🏁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:
Log In
Visit the portal: https://secretai.scrtlabs.com
Sign in with your wallet or your Google account
Create a New SecretVM
In the left sidebar, navigate to
SecretVMs
.Click the
Create New SecretVM
button.

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 workloadSet Secret Environment Variables (Optional) Add environment variables that will be stored securely and injected into your container at runtime
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?