provision-raw-gpu-droplet: GPU wg address .6 -> .9 (.6 is now redroid)
Some checks failed
CI / verify (push) Failing after 4m13s
Some checks failed
CI / verify (push) Failing after 4m13s
.6 was reassigned to com.uvlava.ct.redroid; the on-demand GPU lands at .9, the canonical model-boss endpoint (http://10.9.0.9:8000) that prospector MODEL_BOSS_URL + mr-number RATING_LLM_URL now point at. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d67d9d006d
commit
720c3b87d7
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ WireGuard mesh join (wg1) for the new GPU droplet — matches the pattern used f
|
|||
|
||||
2. Create /etc/wireguard/wg1.conf (example; adapt addresses from uvlava variables or mesh-hosts):
|
||||
[Interface]
|
||||
Address = 10.9.0.6/32 # next free in the /24, e.g. .6 for gpu
|
||||
Address = 10.9.0.9/32 # .6 is redroid now; .9 = next free for the on-demand GPU
|
||||
ListenPort = 51820
|
||||
PrivateKey = $(cat /etc/wireguard/wg1.key)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue