fix: IP update VM 102 Postgress .105 → .180

This commit is contained in:
mo
2026-07-12 21:57:37 +00:00
parent ef9e08cdc0
commit 94abb91021
3 changed files with 14 additions and 22 deletions
+6 -6
View File
@@ -5,7 +5,7 @@
| IP | Host | Rol |
|----|------|-----|
| **192.168.1.211** | Synology NAS | Gitea, AdGuard, Portainer, Grafana, Prometheus, pgAdmin, Homarr, Postgres backup |
| **192.168.1.105** | Proxmox VM 102 `Postgress` | **Productie security:** Postgres, Neo4j, Dashboard, syslog, NATS, agent |
| **192.168.1.180** | Proxmox VM 102 `Postgress` | **Productie security:** Postgres, Neo4j, Dashboard, syslog, NATS, agent |
| **192.168.1.227** | Proxmox VM 105 `docker` | Office desk agent :8000 |
| **192.168.1.216** | Proxmox **pve** | Hypervisor API :8006, veel LXC (vaultwarden, homepage, …) |
| **192.168.1.56** | Proxmox **dell-proxmox** | Hypervisor API :8006, VM 102/105, NPM, Virtualmin |
@@ -43,8 +43,8 @@ Volledige LXC-tabel: [apps/proxmox/lxc-inventory.md](apps/proxmox/lxc-inventory.
```env
NAS_IP=192.168.1.211
VM102_IP=192.168.1.105
PG_HOST=192.168.1.105
VM102_IP=192.168.1.180
PG_HOST=192.168.1.180
PROXMOX_HOST_PVE=192.168.1.216
PROXMOX_HOST_DELL=192.168.1.56
```
@@ -53,8 +53,8 @@ PROXMOX_HOST_DELL=192.168.1.56
| Service | URL |
|---------|-----|
| Security dashboard | http://192.168.1.105:8765/dashboard |
| Neo4j | http://192.168.1.105:49154 |
| Security dashboard | http://192.168.1.180:8765/dashboard |
| Neo4j | http://192.168.1.180:49154 |
| Proxmox pve | https://192.168.1.216:8006 |
| Proxmox dell | https://192.168.1.56:8006 |
| Gitea | http://192.168.1.211:3000 |
@@ -62,4 +62,4 @@ PROXMOX_HOST_DELL=192.168.1.56
## Syslog
Remote syslog → **192.168.1.105:5514**
Remote syslog → **192.168.1.180:5514**