Configuration
Environment variables
You can configure the database at runtime using various environment variables:
GRAPHITE__SERVER__HOST- host to listen for connections on (default:0.0.0.0)GRAPHITE__SERVER__PORT- port to listen for connections on (default:10220)GRAPHITE__CREDENTIALS__USER__PASSWORD- password for the main user (default:password)