Move receiver to port 21600, per the Port registry allocation rules
The registry reserves 20000-20099 for Gitea and requires new blocks to come from the 21500-21999 free pool, claimed only once a service is actually listening. Also corrects the clone URL to fisher/my-cd-webhook.
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ missed deploy, not a wrong one.
|
||||
## Adding a host
|
||||
|
||||
1. Add the host to `"hosts"` in `targets.json` with its WireGuard address and
|
||||
port `20090`.
|
||||
port `21600`.
|
||||
2. Add its targets.
|
||||
3. Commit and push this repository.
|
||||
4. On the host: clone, `./install/install.sh`, fill in `secrets.env`, re-run.
|
||||
|
||||
Reference in New Issue
Block a user