No description
Find a file
2024-11-16 13:34:36 +01:00
.gitignore initial commit 2024-11-16 13:28:59 +01:00
gotify.py initial commit 2024-11-16 13:28:59 +01:00
nextcloud.json.sample initial commit 2024-11-16 13:28:59 +01:00
nextcloud_backup initial commit 2024-11-16 13:28:59 +01:00
README.md added readme with very basic instructions 2024-11-16 13:34:36 +01:00

README

Setup

Create a config including secrets

mkdir secrets && cp nextcloud.json.sample secrets/nextcloud.json

Modify the content to match the specific setup

Manually run the respective backup script manually or regularly as cron job, or systemd timer.