43 lines
1.3 KiB
Plaintext
43 lines
1.3 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
|