Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

File metadata and controls

28 lines (21 loc) · 1.08 KB

DevPod Provider STACKIT

Go Report Card

Run DevPod on STACKIT.

Usage

To use this provider in your DevPod setup, you will need to do the following steps:

  1. See the DevPod documentation for how to add a provider
  2. Use the reference stackitcloud/devpod-provider-stackit to download the latest release from GitHub
  3. Configure the provider by specifying a few options:
  • Region
  • Project ID
  • Availability zone
  • Disk size
  • Private key path
  • Service Account key path

STACKIT Service Account

To authenticate with STACKIT you need to create a Service Account, generate a keypair locally and upload the public key and download the Service Account Key JSON. See the docs to see how: https://docs.stackit.cloud/stackit/en/create-a-service-account-key-175112456.html