This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
docker-infrastruktur/mapserver/.env.example

34 lines
871 B
Plaintext
Raw Normal View History

# Example configuration. Copy to ".env" and modify to your needs
# Domain (required)
MAPSERVER_DOMAIN=map.freifunk-leipzig.de
2021-11-13 21:54:06 +00:00
# Fastd settings
FASTD_MTU=1426
FASTD_PEER1_NAME=vpngluon1
FASTD_PEER1_REMOTE="gluon1.leipzig.freifunk.net" port 10061
FASTD_PEER1_KEY=1111111111111111111111111111111111111111111111111111111111111111
FASTD_PEER1_NAME=vpngluon2
FASTD_PEER1_REMOTE="gluon2.leipzig.freifunk.net" port 10061
FASTD_PEER1_KEY=1111111111111111111111111111111111111111111111111111111111111111
FASTD_PEER1_NAME=vpngluon3
FASTD_PEER1_REMOTE="gluon3.leipzig.freifunk.net" port 10061
FASTD_PEER1_KEY=1111111111111111111111111111111111111111111111111111111111111111
IPV6_PREFIX=fdef:ffc0:7030::/64
2021-11-14 12:43:45 +00:00
# Grafana settings
# Initial user for grafana
GF_SECURITY_ADMIN_USER=admin
# Initial password for grafana (change at first login!)
GF_SECURITY_ADMIN_PASSWORD=admin