mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
add ipv4 update script
This commit is contained in:
@@ -24,11 +24,11 @@ Forward the following ports to the server.
|
||||
| terraria | 7777 |
|
||||
| wireguard | 51820 |
|
||||
|
||||
Run the following commands.
|
||||
Run the following commands. For the IP update script, add a SendGrid API key to `website/sendgrid.key`.
|
||||
|
||||
```
|
||||
docker compose build
|
||||
docker compose up -d # auto restarts on reboot!
|
||||
```
|
||||
|
||||
Note for first start you'll need to configure Gitea.
|
||||
Note for first start you'll need to configure Gitea. You may also need to `chown` and `chmod` the mounted folders for each container.
|
||||
|
||||
Reference in New Issue
Block a user