Skip to main content

Basic Deployment

deploy this project
Monk analyzes your code, creates containers, provisions infrastructure, and deploys everything. Autonomous Deployment

Choose a Cloud Provider

deploy this to AWS
Or GCP, Azure, DigitalOcean - pick your preferred cloud. Multi-Cloud Support

Specify Region

deploy to AWS us-east-1
Choose a specific region for your deployment.

Full Specification

deploy to AWS us-east-1, use RDS for PostgreSQL, put the frontend on Netlify
Provide complete preferences upfront to skip questions.

Analyze Before Deploying

analyze this project
See what Monk found without deploying yet. Code Analysis
build my project
Generate containers and configuration without deploying.
show me the configuration
Review the full system configuration Monk generated. Configuration & Wiring

What Monk Asks For

Cloud credentials:
  • AWS access keys
  • GCP service account
  • Azure credentials
  • DigitalOcean API token
API keys:
  • Stripe (if your app uses it)
  • Auth0 (if your app uses it)
  • Any third-party service your code references
Deployment choices:
  • Which cloud provider?
  • Which region?
  • How to deploy databases? (managed vs self-hosted)

What Happens

  1. Code analysis - Monk examines your project
  2. Containerization - Creates Docker containers automatically
  3. Infrastructure provisioning - Sets up cloud resources (VMs, databases, networking)
  4. Deployment - Deploys everything and wires it together
  5. Verification - Checks that everything is healthy
Timeline: 5-15 minutes for most applications.

After Deployment

what's running right now?
See your deployed application status.
show me the logs
View live logs from your services. Monitoring

Next Steps