Files
Civ/ansible/variables/secrets.example.yml
2024-11-24 03:04:13 +00:00

30 lines
691 B
YAML

secrets:
production:
portainer:
host: portainer.example.com
minecraft:
paper:
dynmap_host: dynmap.example.com
mysql:
password: mysql
root_password: mysql
postgres:
password: postgres
rabbitmq:
password: rabbitmq
forwarding_secret: 1234
monitoring:
grafana:
host: grafana.example.com
oauth:
domain: auth.example.com
client_id: grafana.example.com
client_secret: auth_secret
auth:
keycloak:
host: auth.example.com
user: default_user
password: default_password
postgres:
password: postgres