Add valid config/auth

This commit is contained in:
bom 2023-08-25 11:51:26 +02:00
parent 75c10c1d65
commit 5abb1fcef8
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,7 @@ django-superuser-password: ""
django-superuser-email: "some@example.com"
rabbitmq-user: ""
rabbitmq-pw: ""
rabbitmq-erlang-cookie: ""
mon-auth:
grafana-cloud-user: "user"
grafana-cloud-password: "password"

View file

@ -1,4 +1,10 @@
issuer: "staging"
fqdn: "taiga.test.meissa.de"
public-register-enabled: "false"
enable-telemetry: "false"
storage-class-name: "local-path"
storage-media-size: "20"
storage-static-size: "20"
mon-cfg:
grafana-cloud-url: "url-for-your-prom-remote-write-endpoint"
cluster-name: "jitsi"