mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
Merge branch 'main' of https://github.com/JG2401/HetznerDokployLab
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# Prerequisites
|
||||
|
||||
- Hetzner Account
|
||||
@@ -209,4 +211,4 @@ sudo wg-quick down wg0
|
||||
|
||||
Then make the script executable with `sudo chmod +x /usr/local/bin/backup_storagebox.sh`
|
||||
Edit cronjob file with `crontab -e`
|
||||
and add `0 2 * * * /usr/local/bin/backup_storagebox.sh >> /var/log/backup_storagebox.log 2>&1` for example. This runs every day at 2:00 AM then.
|
||||
and add `0 2 * * * /usr/local/bin/backup_storagebox.sh >> /var/log/backup_storagebox.log 2>&1` for example. This runs every day at 2:00 AM then.
|
||||
|
||||
BIN
images/diagram.jpg
Normal file
BIN
images/diagram.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user