Skip to content

Commit

Permalink
Merge pull request #532 from PAWECOGmbH/development
Browse files Browse the repository at this point in the history
Change readme
  • Loading branch information
ptruessel authored Oct 21, 2024
2 parents 84e0b69 + 6219e67 commit 6edbbb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/backup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ By utilizing Docker Compose and shell scripts, the backup process is automated t

**Structure**

- .env: This file contains environment variables specifically for backup and restoration in the production environment. Variables like volume names, image versions, and SSH credentials are defined here.

- compose-backup.yml: This file defines the container services needed to create backups. Each service performs a backup for the database, user data, or the Lucee image.

- backup.sh: A shell script that automates the process of backing up the database, user data, and Lucee image. It uses Docker Compose and secure copying (SCP) to transfer backups to the designated backup server.
Expand Down

0 comments on commit 6edbbb4

Please sign in to comment.