diff --git a/stacks/platform/modules/k8s-portal/files/src/routes/architecture/+page.svelte b/stacks/platform/modules/k8s-portal/files/src/routes/architecture/+page.svelte index 0f6e0734..2790f074 100644 --- a/stacks/platform/modules/k8s-portal/files/src/routes/architecture/+page.svelte +++ b/stacks/platform/modules/k8s-portal/files/src/routes/architecture/+page.svelte @@ -37,12 +37,14 @@ Proxmox (Dell R730)

Service Tiers

Services are organized into tiers that control resource limits and restart priority:

- + + +
TierExamplesPriority
TierExamplesPriority
0-coreTraefik, DNS, VPN, AuthHighest — never evicted
1-clusterRedis, Prometheus, CrowdSecHigh
2-gpuOllama, Immich ML, WhisperMedium
3-edgeNextcloud, Paperless, GrafanaNormal
4-auxDashy, PrivateBin, CyberChefLow — evicted first under pressure
diff --git a/stacks/platform/modules/k8s-portal/files/src/routes/services/+page.svelte b/stacks/platform/modules/k8s-portal/files/src/routes/services/+page.svelte index 2d603dfb..e9648bde 100644 --- a/stacks/platform/modules/k8s-portal/files/src/routes/services/+page.svelte +++ b/stacks/platform/modules/k8s-portal/files/src/routes/services/+page.svelte @@ -5,18 +5,21 @@

Core Services

- + + +
ServiceURLDescription
ServiceURLDescription
Grafanagrafana.viktorbarzin.meMonitoring dashboards
Uptime Kumauptime.viktorbarzin.meService uptime monitoring
Authentikauthentik.viktorbarzin.meIdentity provider (SSO)
Woodpecker CIci.viktorbarzin.meCI/CD pipeline

User-Facing Services

- + + @@ -24,18 +27,21 @@ +
ServiceURLDescription
ServiceURLDescription
Nextcloudnextcloud.viktorbarzin.meFile storage, calendar, contacts
Immichimmich.viktorbarzin.mePhoto library (Google Photos alternative)
Vaultwardenvault.viktorbarzin.mePassword manager
Navidromemusic.viktorbarzin.meMusic streaming
Tandoorrecipes.viktorbarzin.meRecipe manager
Linkwardenbookmarks.viktorbarzin.meBookmark manager

Developer Tools

- + + +
ServiceURLDescription
ServiceURLDescription
Forgejoforgejo.viktorbarzin.meGit server (Gitea fork)
CyberChefcyberchef.viktorbarzin.meData transformation tool
Excalidrawdraw.viktorbarzin.meWhiteboard drawing
PrivateBinpaste.viktorbarzin.meEncrypted paste bin
JSON Crackjsoncrack.viktorbarzin.meJSON visualizer