FIX: Correct RustDesk configuration (both ID+Relay on VPS 51.222.12.162)
- Updated ID Server: 51.222.12.162:21116 (was 10.0.10.23) - Updated Relay Server: 51.222.12.162:21117 (was 66.63.182.168) - Updated Public Key: EPO75IeD+yJo5S5wtKePpyokHGXv9FN1w5Fx+Db5UCk= - Marked CT 123 (10.0.10.23) as deprecated - RustDesk now VPS-only - Source: Screenshot from 2026-02-22
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
## HOSTS & HARDWARE
|
||||
|
||||
### VPS
|
||||
- **Primary:** 66.63.182.168 (vps.nianticbooks.com) | 2vCPU/4GB | Caddy, WireGuard, RustDesk relay
|
||||
- **Primary:** 51.222.12.162 (vps.nianticbooks.com) | 2vCPU/4GB | Caddy, WireGuard, RustDesk (ID+Relay)
|
||||
- **Gaming:** 51.222.12.162 (deadeyeg4ming.vip) | WireGuard VPN (10.0.9.1)
|
||||
|
||||
### Proxmox
|
||||
@@ -30,7 +30,7 @@
|
||||
| 10.0.10.20 | PostgreSQL | 102 | 5432 | Shared DB (n8n, rustdesk, grafana, authentik) |
|
||||
| 10.0.10.21 | Authentik | 121 | 9000 | SSO (admin: akadmin), OAuth2/OIDC |
|
||||
| 10.0.10.22 | n8n | 106 | 5678 | Workflow automation |
|
||||
| 10.0.10.23 | RustDesk | 123 | 21115-18 | ID server, pubkey: sfYuCTMHxrA22kukomb/RAKYyUgr8iaMfm/U4CFLfL0= |
|
||||
| 51.222.12.162 | RustDesk | VPS | 21116-17 | ID+Relay, pubkey: EPO75IeD+yJo5S5wtKePpyokHGXv9FN1w5Fx+Db5UCk= |
|
||||
| 10.0.10.25 | Prometheus/Grafana | 125 | 9090/3000 | Monitoring |
|
||||
| 10.0.10.26 | Uptime Kuma | 128 | 3001 | Status monitoring |
|
||||
|
||||
@@ -91,9 +91,10 @@ ssh root@10.0.10.4 # pve-storage
|
||||
- ACME: `https://10.0.10.15:8443/acme/acme/directory`
|
||||
- Provisioners: JWK (admin@nianticbooks.home), ACME
|
||||
|
||||
### RustDesk (10.0.10.23)
|
||||
- Public endpoint: 66.63.182.168:21117 (relay)
|
||||
- Pubkey: `sfYuCTMHxrA22kukomb/RAKYyUgr8iaMfm/U4CFLfL0=`
|
||||
### RustDesk (51.222.12.162 / vps.nianticbooks.com)
|
||||
- ID Server: 51.222.12.162:21116
|
||||
- Relay Server: 51.222.12.162:21117
|
||||
- Pubkey: `EPO75IeD+yJo5S5wtKePpyokHGXv9FN1w5Fx+Db5UCk=`
|
||||
|
||||
### Home Assistant (10.0.10.24:8123)
|
||||
- Never commit secrets.yaml | Use secrets.yaml.example template
|
||||
|
||||
Reference in New Issue
Block a user