Skip to content

docs(network): fix network names and subnet allocation#14

Merged
EsOsO merged 1 commit into
mainfrom
docs/fix-network-architecture
Nov 28, 2025
Merged

docs(network): fix network names and subnet allocation#14
EsOsO merged 1 commit into
mainfrom
docs/fix-network-architecture

Conversation

@EsOsO

@EsOsO EsOsO commented Nov 28, 2025

Copy link
Copy Markdown
Owner

Correzioni

Network names: → (in tutto il documento)

Subnet allocation:

  • Non sequenziale (non 92, 93, 94 come documentato)
  • Allocazioni reali: 192.168.10.0/29 (traefik), 192.168.20.16/29 (authelia), 192.168.20.32/29 (immich), 192.168.21.16/28 (local-ai)
  • Subnets piccole: /29 (6 IPs) o /28 (14 IPs) per servizi, non /24

Altre correzioni:

  • Traffic flow: porta 80 (non 443, SSL upstream)
  • Configuration: nei compose files dei servizi (non compose.yaml main)
  • Tutti esempi aggiornati con vnet-ingress

Serie review infrastruttura: #10 (traefik), #11 (crowdsec), #12 (cetusguard), #13 (authelia), #14 (network)

Corrections:
- Network name: ingress → vnet-ingress (throughout doc)
- Subnet allocation: non-sequential, not 92/93/94 as documented
- Actual allocations: 192.168.10.0/29 (traefik), 192.168.20.16/29 (authelia), etc.
- Subnet sizes: /29 or /28 for services (not /24)
- Small subnets: 6-14 usable IPs vs 254
- All code examples updated with vnet-ingress
- Traffic flow: port 80 not 443 (upstream SSL)
- Configuration location: service compose files (not main compose.yaml)
@github-actions

Copy link
Copy Markdown

📚 Documentation Build Report

✅ Documentation built successfully!

Site size: 6.2M

Preview: Documentation will be deployed to GitHub Pages after merging to main.
Current site: https://esoso.github.io/Omakase/

Build details
  • Workflow run: 19760403727
  • Commit: e9fb638
  • Python version: 3.11
  • MkDocs Material theme: Latest

@EsOsO
EsOsO merged commit 9b5fd38 into main Nov 28, 2025
2 checks passed
@EsOsO
EsOsO deleted the docs/fix-network-architecture branch November 28, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant