An open API service indexing awesome lists of open source software.

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

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