Deployment strategy
Software delivery in Revolte is built around Environment Intelligence. Instead of managing disparate scripts, you define how your services behave as they move from developer intent to production reality.How to use these guides
- Service Operations: Use these guides to understand the specific requirements for different runtime types (Web Apps, APIs, Cron Jobs).
- Infrastructure management: Learn how to provision and connect relational databases, caches, and object storage buckets.
- Secure Configuration: Implement best practices for managing secrets and environment-specific variables.
Core deployment concepts
Quick start resources
Deploy a Web App
Launch React, Next.js, or static sites with managed edge delivery.
API & Web Services
Deploy backend services with automated health checks and scaling.
Database Setup
Provision and connect managed PostgreSQL or MySQL instances.
Storage & Secrets
Configure encrypted variables and object storage across your delivery pipeline.
Next steps
Once you have your services running, explore our Reference Section for deep-dives into therevolte.yaml schema or check the Observability guide to monitor your production performance.