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,4 +1,4 @@
variable "persistent_folder" {
variable "nextcloud_data" {
description = "The path to the persistent folder"
type = string
}