sometimes do hot backups
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ always remember to `docker compose stop` before doing any of this!
|
||||
- to back up automatically, run `sudo EDITOR=micro crontab -e` and add the following:
|
||||
```
|
||||
TZ=UTC
|
||||
0 6 * * * /home/admin/atom.town/scripts/volume-backup.sh
|
||||
0 6 * * * /home/admin/atom.town/scripts/volume-backup.sh cold
|
||||
0 0,12,18 * * * /home/admin/atom.town/scripts/volume-backup.sh hot
|
||||
```
|
||||
|
||||
**restoring**
|
||||
|
||||
Reference in New Issue
Block a user