mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
add backup script
This commit is contained in:
@@ -21,3 +21,6 @@ terraria/password.txt
|
||||
|
||||
# wireguard
|
||||
wireguard/*.conf
|
||||
|
||||
# backup
|
||||
data.zip
|
||||
|
||||
@@ -32,3 +32,7 @@ docker compose up -d # auto restarts on reboot!
|
||||
```
|
||||
|
||||
Note for first start you'll need to configure Gitea. You may also need to `chown` and `chmod` the mounted folders for each container.
|
||||
|
||||
## backup
|
||||
|
||||
Run `./backup` and save the resultant `data.zip` somewhere. I should probably automate this.
|
||||
|
||||
Reference in New Issue
Block a user