feat: Update configuration for Nextcloud and Certbot, add image and video organization scripts

This commit is contained in:
2026-01-08 23:39:55 +01:00
parent 3c6647c215
commit 2c8b753393
12 changed files with 440 additions and 19 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ module "nextcloud" {
source = "../../modules/apps/nextcloud"
fqdn = local.nextcloud_fqdn
persistent_folder = local.persistent_folder
nextcloud_data = local.nextcloud_data
app_config = local.nextcloud_config
db_credentials_are_secrets = true