🏁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 SecretVMbutton.

Configure Your Machine
- Select VM Type Choose from one of the available VM sizes 

- Select your environment Development environment can be accessed from the outside (via serial console or ssh). Also it has some development tools installed (e.g. - git).

- Upload Docker Compose File Upload your custom - docker-compose.yamlthat defines the container workload
- Set 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 SecretVMto 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
See SecretVM CLI for information on how to launch and manage SecretVM through command line interface
Last updated
Was this helpful?
