c4k-nextcloud/valid-config.edn

5 lines
171 B
Clojure
Raw Normal View History

{:fqdn "cloudhost"
2021-09-14 17:55:58 +00:00
:issuer :staging
:nextcloud-data-volume-path "/var/cloud"
2021-08-06 15:36:59 +00:00
:postgres-data-volume-path "/var/postgres"
:restic-repository "s3://k3stesthost:mybucket"}