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

@@ -29,7 +29,9 @@ docker:
# @todo check this out and repair it if necessary
discourse:
name: "discourse"
no_stop_required: true
image: "local_discourse/discourse_application" # Necessary to define this for the docker 2 loc backup
backup:
no_stop_required: true
volumes:
data: discourse_data
network: discourse