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

45 lines
1.4 KiB
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
pleroma:
listen:
domain: "social.redxen.eu"
port: "8088"
seedbox:
darkhttpd:
port: 8082
transmission:
port: 8081
homepage:
port: 5353
dev:
gitea:
user: "git"
domain: "git.redxen.eu"
port:
http: 3200
ssh: 2443
monitoring:
grafana:
domain: "stats.redxen.eu"
port: 3000
games:
minecraft:
port: 25560
factorio:
port: 2333
terraria:
port: 7776