Skip to content

Instantly share code, notes, and snippets.

View adns44's full-sized avatar

adns44

View GitHub Profile
@adns44
adns44 / eco-server-order-on-ovhcloud-api.md
Last active November 7, 2024 02:43
Eco server order process with OVHcloud API step-by-step

OVH - How to use the API to order any server? The answer is here!

I ASK YOU IN FIRST

This process is automateable. I'll write the know-how, how to do it. I kindly ask you! Do NOT ABUSE it! Please keep the oportunity to order limited edition servers for other ones!

How the OVH API works?

First of all, OVH provides API libraries to access the API. And for this too, they have an API console where you can try it. For now, we'll see the API console. We'll place an older. Lets go!

@adns44
adns44 / kimsufi-2-encrypted-disks-debian-install-with-remote-unlock.sh
Created June 26, 2023 06:41
Install luks encrypted, two-disks array, EXT4 Debian system with remote unlock without IPMI
#!/bin/bash
# READ BEFORE RUNNING!
# This script can install a luks encrypted, two-disks array EXT4 Debian system.
# Very beta stage, tested only on Kimsufi KS-LE and KS-LE-1. Two SSDs.
# On OVH, the new Rescue not working. Use the old, rescue pro!
# Use this script only on your own risk. By default every data lost on disks!
# init vars
# You need to init variables in the first stage and after deep into the chroot