elektrine/env/presets/tor.env
Maxfield Luke 454e80a8f8
Some checks failed
Deploy Docker Images / Build, push, and deploy (push) Failing after 19m8s
Smoke / Hello from Forgejo Actions (push) Successful in 1s
Initial commit
Fresh repository on git.elektrine.com/elektrine/elektrine.
2026-07-30 01:36:18 -04:00

13 lines
346 B
Bash

# Tor/onion preset
# self_host.sh adds the Docker tor profile.
ELEKTRINE_ENABLE_TOR=true
ONION_TLS_ENABLED=true
ONION_TLS_PORT=8443
ONION_TLS_CERTFILE=/data/certs/live/onion-cert.pem
ONION_TLS_KEYFILE=/data/certs/live/onion-key.pem
# Optional hidden-service identity restore.
# ONION_HOST=
# ONION_HS_SECRET_KEY_B64=
# ONION_HS_PUBLIC_KEY_B64=