Optimized role structure in preparation for new backup script

This commit is contained in:
2025-07-16 12:31:01 +02:00
parent e56c960900
commit f9426cfb74
29 changed files with 217 additions and 82 deletions

View File

@@ -6,7 +6,8 @@ docker:
database:
enabled: false # Enable the database
{{ application_id }}:
no_stop_required: true
backup:
no_stop_required: true
image: ""
version: "latest"
name: "web-app-{{ application_id }}"