These ship in a public repo; topology narration in nginx, systemd, firewalld, and env templates is gratuitous. Keep the config terse — directives speak for themselves. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7 lines
333 B
Cheetah
7 lines
333 B
Cheetah
JOURNAL_STREAM=1
|
|
RUST_LOG=info,sqlx=warn,tower_http=info
|
|
|
|
BIND_ADDR=0.0.0.0:42424
|
|
|
|
DATABASE_URL=postgres://moments_ro@magrathea.kosherinata.internal:5432/moments?sslmode=verify-full&sslrootcert=/etc/pki/ca-trust/source/anchors/root-internal.pem&sslcert=/etc/pki/tls/misc/{{HOSTNAME}}.pem&sslkey=/etc/pki/tls/private/{{HOSTNAME}}.pem
|