This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/group_vars/all

32 lines
1020 B
Plaintext

global:
backend:
postgres:
host: "postgres.redxen.localhost"
port: 5432
redis:
host: "redis.redxen.localhost"
port: 6379
influxdb:
host: "influxdb.redxen.localhost"
port: 8086
social:
murmur:
configpath: "/etc/murmur"
port: 6401
seedbox:
darkhttpd:
port: 8082
transmission:
port: 8081
dev:
gitea:
user: "git"
domain: "dev-gitea.redxen.eu"
port:
http: 3200
ssh: 2443
monitoring:
grafana:
domain: "dev-stats.redxen.eu"
port: 3000