Platforms
Docker Compose
Deploy Rivet Engine with docker-compose for multi-container setups.
Run with ephemeral storage:
Quick Start
YAML
Run with persistent storage:
YAML
Start the services:
Command Line
Configuration
Environment Variables
Configure Rivet using environment variables in your compose file:
YAML
Or use a .env file:
Reference in compose:
YAML
Config File
Mount a JSON configuration file:
YAML
Create the config file (rivet-config.json):
JSON
Production Setup
With PostgreSQL
YAML
Next Steps
- See Configuration for all options