Deploy Your First Service
Create a file nameddocker-compose.yml
:
- Click “Create CVM”
- Select “docker-compose.yml”
- Paste the file above
- Click “Deploy”
Access Your Service
After deployment completes (about 2 minutes), find your endpoint in the dashboard:<app-id>-<port>.<cluster>.phala.network
. Your app ID is generated automatically.
Click the link to see the nginx welcome page. Your service is now publicly accessible via HTTPS.
What You’ve Deployed
Your nginx container is now:- Running in a Confidential Virtual Machine (Intel TDX)
- Accessible via HTTPS with automatic TLS certificates
- Connected through secure WireGuard tunneling