c4k-nextcloud/config-local.edn

7 lines
202 B
Clojure
Raw Permalink Normal View History

2021-11-26 09:35:22 +00:00
{:fqdn "cloudhost"
:issuer :staging
:nextcloud-data-volume-path "/var/cloud"
:postgres-data-volume-path "/var/postgres"
:restic-repository "s3://k3stesthost/mybucket"
:local-integration-test true}