diff --git a/content/page/homelab/index.md b/content/page/homelab/index.md index fb13a65..4c89e74 100644 --- a/content/page/homelab/index.md +++ b/content/page/homelab/index.md @@ -133,6 +133,9 @@ The objective for the network was to implement VLANs and manage the firewall rul The brain My entire home network is handl +![homelab-network-schema.png](img/homelab-network-schema.png) + + by a couple of UniFi switches, managed by a self-hosted UniFi controller. This allows me to simply configure my L2 network on a sleek and simplified UI. diff --git a/static/img/homelab-network-schema.png b/static/img/homelab-network-schema.png new file mode 100644 index 0000000..f3b50cc Binary files /dev/null and b/static/img/homelab-network-schema.png differ