Sync network redesign repo state and cutover artifacts

This commit is contained in:
Fizzlepoof
2026-05-22 20:16:21 +00:00
parent 4b1e3d4061
commit 8c72a0c287
59 changed files with 5389 additions and 244 deletions

View File

@@ -27,7 +27,7 @@ resources:
- docker-host
- ai-light-tier
labels:
lan-ip: 10.5.1.6
lan-ip: 10.5.30.6
os: TrueNAS Scale 25.10.2.1
docker-root: /mnt/docker-ssd/docker/docker-data
compose-root: /mnt/docker-ssd/docker/compose
@@ -58,7 +58,7 @@ resources:
- storage
- reranker
labels:
lan-ip: 10.5.1.5
lan-ip: 10.5.30.5
tailscale-ip: 100.94.87.79
os: Unraid 7.2.4
notes: |-
@@ -99,7 +99,7 @@ resources:
- offline-knowledge
- game-server
labels:
lan-ip: 10.5.1.16
lan-ip: 10.5.30.7
os: Ubuntu 25.10
notes: |-
Offline knowledge, game server, and local services host.
@@ -244,7 +244,7 @@ resources:
os: truenas-scale-25.10.2.1
cores: 16
ram: 32
ip: 10.5.1.6
ip: 10.5.30.6
runsOn:
- plausibledeniability
@@ -254,7 +254,7 @@ resources:
os: unraid-7.2.4
cores: 12
ram: 102
ip: 10.5.1.5
ip: 10.5.30.5
runsOn:
- serenity
@@ -264,7 +264,7 @@ resources:
os: ubuntu-25.10
cores: 4
ram: 32
ip: 10.5.1.16
ip: 10.5.30.7
runsOn:
- nomad
@@ -319,37 +319,37 @@ resources:
- kind: Service
name: homepage
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3300
protocol: TCP
url: http://10.5.1.6:3300
url: http://10.5.30.6:3300
runsOn:
- pd-truenas
- kind: Service
name: dockhand
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3230
protocol: TCP
url: http://10.5.1.6:3230
url: http://10.5.30.6:3230
runsOn:
- pd-truenas
- kind: Service
name: uptime-kuma
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3001
protocol: TCP
url: http://10.5.1.6:3001
url: http://10.5.30.6:3001
runsOn:
- pd-truenas
- kind: Service
name: gotify
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8443
protocol: TCP
url: https://gotify.paccoco.com
@@ -359,50 +359,50 @@ resources:
- kind: Service
name: gitea
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3002
protocol: TCP
url: http://10.5.1.6:3002
url: http://10.5.30.6:3002
runsOn:
- pd-truenas
- kind: Service
name: gitea-ssh
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 2222
protocol: TCP
url: ssh://git@10.5.1.6:2222/
url: ssh://git@10.5.30.6:2222/
runsOn:
- pd-truenas
- kind: Service
name: shlink
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8087
protocol: TCP
url: http://10.5.1.6:8087
url: http://10.5.30.6:8087
runsOn:
- pd-truenas
- kind: Service
name: shlink-web-client
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8088
protocol: TCP
url: http://10.5.1.6:8088
url: http://10.5.30.6:8088
runsOn:
- pd-truenas
- kind: Service
name: rackpeek
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8283
protocol: TCP
url: http://10.5.1.6:8283
url: http://10.5.30.6:8283
tags:
- source-of-truth-target
runsOn:
@@ -425,7 +425,7 @@ resources:
- kind: Service
name: authelia
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 9091
protocol: TCP
url: https://auth.paccoco.com
@@ -435,60 +435,60 @@ resources:
- kind: Service
name: litellm
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 4000
protocol: TCP
url: http://10.5.1.6:4000
url: http://10.5.30.6:4000
runsOn:
- pd-truenas
- kind: Service
name: openwebui
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8282
protocol: TCP
url: http://10.5.1.6:8282
url: http://10.5.30.6:8282
runsOn:
- pd-truenas
- kind: Service
name: qdrant
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 6333
protocol: TCP
url: http://10.5.1.6:6333
url: http://10.5.30.6:6333
runsOn:
- pd-truenas
- kind: Service
name: searxng
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8888
protocol: TCP
url: http://10.5.1.6:8888
url: http://10.5.30.6:8888
runsOn:
- pd-truenas
- kind: Service
name: ollama-light-tier
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 11434
protocol: TCP
url: http://10.5.1.6:11434
url: http://10.5.30.6:11434
runsOn:
- pd-truenas
- kind: Service
name: whisper-cpu
network:
ip: 10.5.1.16
ip: 10.5.30.7
port: 8786
protocol: TCP
url: http://10.5.1.16:8786
url: http://10.5.30.7:8786
runsOn:
- nomad-ubuntu
@@ -519,207 +519,207 @@ resources:
- kind: Service
name: reranker
network:
ip: 10.5.1.5
ip: 10.5.30.5
port: 9787
protocol: TCP
url: http://10.5.1.5:9787
url: http://10.5.30.5:9787
runsOn:
- serenity-unraid
- kind: Service
name: plex
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 32400
protocol: TCP
url: http://10.5.1.6:32400
url: http://10.5.30.6:32400
runsOn:
- pd-truenas
- kind: Service
name: tautulli
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8181
protocol: TCP
url: http://10.5.1.6:8181
url: http://10.5.30.6:8181
runsOn:
- pd-truenas
- kind: Service
name: audiobookshelf
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 13358
protocol: TCP
url: http://10.5.1.6:13358
url: http://10.5.30.6:13358
runsOn:
- pd-truenas
- kind: Service
name: calibre-web
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8183
protocol: TCP
url: http://10.5.1.6:8183
url: http://10.5.30.6:8183
runsOn:
- pd-truenas
- kind: Service
name: seerr
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 5055
protocol: TCP
url: http://10.5.1.6:5055
url: http://10.5.30.6:5055
runsOn:
- pd-truenas
- kind: Service
name: immich
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 2283
protocol: TCP
url: http://10.5.1.6:2283
url: http://10.5.30.6:2283
runsOn:
- pd-truenas
- kind: Service
name: paperless-ngx
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8083
protocol: TCP
url: http://10.5.1.6:8083
url: http://10.5.30.6:8083
runsOn:
- pd-truenas
- kind: Service
name: karakeep
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3100
protocol: TCP
url: http://10.5.1.6:3100
url: http://10.5.30.6:3100
runsOn:
- pd-truenas
- kind: Service
name: n8n
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 5678
protocol: TCP
url: http://10.5.1.6:5678
url: http://10.5.30.6:5678
runsOn:
- pd-truenas
- kind: Service
name: kitchenowl
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8086
protocol: TCP
url: http://10.5.1.6:8086
url: http://10.5.30.6:8086
runsOn:
- pd-truenas
- kind: Service
name: donetick
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 2021
protocol: TCP
url: http://10.5.1.6:2021
url: http://10.5.30.6:2021
runsOn:
- pd-truenas
- kind: Service
name: dakboard-bridge
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 5087
protocol: TCP
url: http://10.5.1.6:5087
url: http://10.5.30.6:5087
runsOn:
- pd-truenas
- kind: Service
name: qui
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 7476
protocol: TCP
url: http://10.5.1.6:7476
url: http://10.5.30.6:7476
runsOn:
- pd-truenas
- kind: Service
name: home-assistant
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8123
protocol: TCP
url: http://10.5.1.6:8123
url: http://10.5.30.6:8123
runsOn:
- pd-truenas
- kind: Service
name: kima-hub
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3333
protocol: TCP
url: http://10.5.1.6:3333
url: http://10.5.30.6:3333
runsOn:
- pd-truenas
- kind: Service
name: grafana
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 3000
protocol: TCP
url: http://10.5.1.6:3000
url: http://10.5.30.6:3000
runsOn:
- pd-truenas
- kind: Service
name: prometheus
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 9090
protocol: TCP
url: http://10.5.1.6:9090
url: http://10.5.30.6:9090
runsOn:
- pd-truenas
- kind: Service
name: meshmonitor
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8081
protocol: TCP
url: http://10.5.1.6:8081
url: http://10.5.30.6:8081
runsOn:
- pd-truenas
- kind: Service
name: tileserver-gl
network:
ip: 10.5.1.6
ip: 10.5.30.6
port: 8082
protocol: TCP
url: http://10.5.1.6:8082
url: http://10.5.30.6:8082
runsOn:
- pd-truenas
- kind: Service
name: pelican-panel
network:
ip: 10.5.1.16
ip: 10.5.30.7
port: 80
protocol: TCP
url: https://panel.paccoco.com
@@ -729,7 +729,7 @@ resources:
- kind: Service
name: wings-node-api
network:
ip: 10.5.1.16
ip: 10.5.30.7
port: 8443
protocol: TCP
url: https://node1.paccoco.com