From ba1256bdfe6b5978b3c72fa2e15f7b1058687e57 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Mon, 1 Sep 2025 15:02:50 -0700 Subject: [PATCH] update README with deployment instruction --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19bf250..5d83976 100644 --- a/README.md +++ b/README.md @@ -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