Prerequisite: Ensure your repository is connected to a Revolte application. Learn how in the Get Started guide.
Environments
Revolte supports four standard environments for every project, allowing you to manage your application lifecycle from development to production:- Production: The live environment serving your end users.
- Staging: A pre-production environment for final validation and testing.
- QA: An environment dedicated to quality assurance and automated testing.
- Preview: Ephemeral, dynamic environments automatically spun up for active feature branches. These feature a default 3-day retention period Customizable .
How to Customize Preview Expiry:By default, Preview environments automatically destroy themselves after 3 days. To adjust this lifespan:
- Open your project dashboard and select Settings from the left navigation bar.
- Navigate to General Settings > Preview environment expiry.
- Enter your preferred duration, select the unit (Day or Hour), and click Update.