Skip to content

OVH Bare Metal Cloud

Three OVH API credentials:

  • OVH_APPLICATION_KEY
  • OVH_APPLICATION_SECRET
  • OVH_CONSUMER_KEY

Generate at https://www.ovh.com/auth/api/createToken with the right rights for /order/cart/*, /order/cartServiceOption/*, /dedicated/server/*.

Terminal window
export OVH_APPLICATION_KEY=...
export OVH_APPLICATION_SECRET=...
export OVH_CONSUMER_KEY=...
PROVIDER=ovh REGION=BHS bash ops/ephemeral/up.sh

OVH’s catalog codes drift — the adapter resolves by name at call time but this may need adjustment when first run live.