🏁Launching a SecretVM

Using SecretAI Portal

You can easily create and deploy a Confidential Virtual Machine using the Secret AI Dev Portal. Follow the steps below to get started:

1

Log In

2

Create a New SecretVM

  • In the left sidebar, navigate to SecretVMs.

  • Click the Create New SecretVM button.

3

Configure Your Machine

  • Select VM Type Choose from one of the available VM sizes

  • Upload Docker Compose File Upload your custom docker-compose.yaml that defines the container workload

  • Set Secret Environment Variables (Optional) Add environment variables that will be stored securely and injected into your container at runtime

4

Launch the VM

  • Click Launch your SecretVM to spin up your Confidential Virtual Machine.

  • Your SecretVM will begin provisioning, and you'll be able to monitor its status and access attestation endpoints once it's live.

Using SecretAI CLI

Coming soon

Last updated

Was this helpful?