Copy this folder into a new site repo (e.g. xx.2cld.net) and fill in the blanks. Replace xx with your site code, SITENAME with the location name, and update all placeholder values.
docs/
README.md # site overview (copy from template-site-readme.md)
devices.md # device inventory (copy from template-devices.md)
services.md # running services (copy from template-services.md)
tunnels.md # cloudflare tunnels (copy from template-tunnels.md)
storage.md # NAS and plex mappings (copy from template-storage.md)
ops/
backup.md # site-specific backup (copy from template-ops-backup.md)
notes.md # maintenance log (copy from template-ops-notes.md)
docs/ in the new repoxx.2cld.netEach site repo should reference netstack for architecture and install guides rather than duplicating them. Use links like:
Based on [netstack LAN model](https://netstack.org/docs/lan/)Installed per [netstack proxmox guide](https://netstack.org/docs/lan/compute/proxmox/)Backup procedures follow [netstack backup](https://netstack.org/docs/ops/backup/)