update README with deployment instruction
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jiajun Xu
2025-09-01 15:02:50 -07:00
parent ec6c20848f
commit ba1256bdfe

View File

@ -64,8 +64,13 @@ docker push git.coopcloud.tech/rtm/rtmwebsite:$version
## Update recipe
We use a [private recipe](https://git.coopcloud.tech/RTM/rtm-astro-recipe) to deploy this website, you will need to update the version in the compose.yml file and redoploy.
We use a [private recipe](https://git.coopcloud.tech/RTM/rtm-astro-recipe) to deploy this website, you will need to update the version in the compose.yml file and redoploy. This step needs wireguard to be activated.
First update the version number in
```
.abra/servers/resisttechmonopolies.online/resisttechmonopolies.online.env
```
Then
``` bash
abra app undeploy resisttechmonopolies.online
# wait 10 seconds