Reference
Local Development
Configuration
For more information on configuring the container, see the single container self-hosting documentation.
docker run --name rivet -v "$(pwd)/rivet-data:/data" -p 8080:8080 -p 9000:9000 -p 7080:7080 -p 7443:7443 --platform linux/amd64 rivetgg/rivet
Open the Rivet dashboard at 127.0.0.1:8080.
For more information on configuring the container, see the single container self-hosting documentation.