Platforms
Docker Compose
Quick Start
Run with ephemeral storage:
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