Compare commits

...

1 Commits

Author SHA1 Message Date
Cal Corum
5d1b640b0b docs: add networking tag to networking CONTEXT.md
Some checks failed
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Failing after 2s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 23:38:02 -05:00

View File

@ -3,7 +3,7 @@ title: "Networking Infrastructure Context"
description: "Architecture patterns and best practices for homelab networking including reverse proxy, SSH key management, DNS, SSL/TLS, network segmentation, and CIFS mounts." description: "Architecture patterns and best practices for homelab networking including reverse proxy, SSH key management, DNS, SSL/TLS, network segmentation, and CIFS mounts."
type: context type: context
domain: networking domain: networking
tags: [nginx, ssh, dns, ssl, vlan, cifs, reverse-proxy, firewall] tags: [nginx, ssh, dns, ssl, vlan, cifs, reverse-proxy, firewall, networking]
--- ---
# Networking Infrastructure - Technology Context # Networking Infrastructure - Technology Context