Add vikunja integrations
Integrate into gethomepage and telegraf Fix force-recreate for vikunja and influxdb
This commit is contained in:
parent
146c80498b
commit
e0a6245842
5 changed files with 17 additions and 1 deletions
|
@ -55,7 +55,8 @@ vikunja_yml:
|
|||
clientid: "{{ vault_vikunja.oidc_client.id }}"
|
||||
clientsecret: "{{ vault_vikunja.oidc_client.secret }}"
|
||||
|
||||
VIKUNJA_METRICS_ENABLED: true
|
||||
metrics:
|
||||
enabled: true
|
||||
|
||||
vikunja_compose:
|
||||
watchtower: true
|
||||
|
|
Reference in a new issue