Backup-CloudPanel-Nextcloud/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-12 10:36:52 +00:00
# Backup-CloudPanel-Nextcloud
2021-10-11 04:42:31 +00:00
*BorgBackup Script - CloudPanel, Nextcloud*
2021-09-24 20:08:38 +00:00
2021-09-24 20:08:26 +00:00
[![foxly.de](https://foxly.de/media/223-github-logo-png/)](https://foxly.de)
2021-07-12 11:10:54 +00:00
[![Blog](https://img.shields.io/static/v1.svg?color=FF6C54&labelColor=55555&logoColor=ffffff&style=for-the-badge&label=Foxly.de&message=IT-Blog)](https://foxly.de "How-To guides, opinions and much more!")
[![GitHub](https://img.shields.io/static/v1.svg?color=FF6C54&labelColor=55555&logoColor=ffffff&style=for-the-badge&label=Foxly.de&message=GitHub)](https://github.com/foxly-it "view the source for all of our repositories.")
2021-07-22 07:21:31 +00:00
[![CloudPanel](https://img.shields.io/static/v1.svg?color=398fdb&labelColor=55555&logoColor=ffffff&style=for-the-badge&label=CloudPanel.io&message=Nextcloud)](https://foxly.de/category-article-list/5-nextcloud/ "Installation Guides.")
2021-07-12 11:10:54 +00:00
This backupscript is designed to be simple. It is adapted for [CloudPanel](CloudPanel.io). 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.