Backup with BorgBackup - CloudPanel, Nextcloud
Find a file
2021-10-13 07:52:44 +02:00
backup.sh Update backup.sh 2021-10-13 07:11:22 +02:00
LICENSE.md Create LICENSE.md 2021-10-13 07:52:44 +02:00
README.md Update README.md 2021-10-13 07:40:06 +02:00

Backup-CloudPanel-Nextcloud

BorgBackup Script - CloudPanel, Nextcloud

foxly.de

Blog GitHub CloudPanel

This backupscript is designed to be simple. It is adapted for CloudPanel. Of course there is also a focus on Nextcloud.

It backs up both the databases and the files.

Usage

First, a BorgBackup repository must be created.

  borg init --encryption=repokey /path/to/backup

Now you can adjust the script to your needs.

foxly.de