Finished backup update

This commit is contained in:
2025-07-17 00:34:54 +02:00
parent 807fab42c3
commit 1bdfb71f2f
10 changed files with 56 additions and 13 deletions

View File

@@ -7,7 +7,9 @@ docker:
enabled: false # Enable the database
{{ application_id }}:
backup:
no_stop_required: true
no_stop_required: true # The images that don't need to stop
disabled: true # Disables the image
database_routine: true # Instead of copying a database routine will be triggered for this container
image: ""
version: "latest"
name: "web-app-{{ application_id }}"

View File

@@ -0,0 +1 @@
# This file contains reset procedures which will be executed at the begining of the role for cleanup