https://github.com/fiedsch/contao-backup-script
Backupskript für Contao Installationen
https://github.com/fiedsch/contao-backup-script
bash contao
Last synced: 27 days ago
JSON representation
Backupskript für Contao Installationen
- Host: GitHub
- URL: https://github.com/fiedsch/contao-backup-script
- Owner: fiedsch
- Created: 2016-06-15T09:23:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T12:02:19.000Z (about 1 month ago)
- Last Synced: 2025-04-04T10:08:54.297Z (29 days ago)
- Topics: bash, contao
- Language: Shell
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Abandoned. See https://github.com/fiedsch/contao-4-backup-script (which, despite the name, is for Contao 5 also)!**
# Contao Backup Skript
Skript zur Sicherung einer Contao-Installation (Datenbank und optional Dateien).
## Konfiguration
Im Skript `main.sh` müssen die die Variablen `TARGET_DIR`, `DUMP_NAME`, `WEB_ROOT`und `CONTAO_DIR`
gesetzt werden. Details dazu im Skript.Mit den Variablen `BACKUP_CONTAO_FILES`und `BACKUP_CONTAO_DIRS` kann gesteuert werden, ob das `files` Verzeichnis
(`tl_files` bei Contao 2.x) bzw. die Systemverzeichnisse (Installationsdateien) ebenfalls gesichert werden sollen.## Lizenz
https://opensource.org/licenses/MIT