This commit is contained in:
2026-04-07 17:53:21 -07:00
parent 916cbaa612
commit eb69ee13e6
6 changed files with 206 additions and 1 deletions

4
gitea-backup.cron Normal file
View File

@@ -0,0 +1,4 @@
# Gitea Backup Cron Configuration
# Runs backup on the 1st of every month at 2:00 AM
0 2 1 * * /home/noti/dev/gitea-docker/gitea-dump-backup.sh >> /var/log/gitea-backup.log 2>&1