update README with deployment instruction
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -64,8 +64,13 @@ docker push git.coopcloud.tech/rtm/rtmwebsite:$version
|
|||||||
|
|
||||||
## Update recipe
|
## 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
|
``` bash
|
||||||
abra app undeploy resisttechmonopolies.online
|
abra app undeploy resisttechmonopolies.online
|
||||||
# wait 10 seconds
|
# wait 10 seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user