revolte.yaml file.

Reference example
revolte.yaml
How it works
Initialize Configuration
Place the
revolte.yaml file in your repository root. Revolte automatically detects this file
upon repository connection.Commit to Sync: Any subsequent changes to your
revolte.yaml file must be committed and pushed to your repository for the Revolte engine to recognize and apply the latest configuration.Define Services
Specify your service types (Web Service, Database, Cron Job) and their respective resource
requirements.
Map Environments
Assign Git branches to target environments. Pushing code to these branches triggers the
corresponding deployment workflow.