63 lines
2.8 KiB
Markdown
63 lines
2.8 KiB
Markdown
---
|
|
title: Netgrimoire
|
|
description: Core homelab overview — the spine of the grimoire ecosystem
|
|
published: true
|
|
date: 2026-04-12T00:00:00.000Z
|
|
tags: netgrimoire
|
|
editor: markdown
|
|
dateCreated: 2026-04-12T00:00:00.000Z
|
|
---
|
|
|
|
# Netgrimoire
|
|
|
|

|
|
|
|
Netgrimoire is the primary self-hosted homelab infrastructure running on `znas` and a cluster of worker nodes under Docker Swarm. It is the foundation every other grimoire depends on.
|
|
|
|
This section is intentionally high-level — the spine. Detailed technical content lives in the specialized grimoires.
|
|
|
|
---
|
|
|
|
## Infrastructure at a Glance
|
|
|
|
| Host | Role | IP | Runtime |
|
|
|------|------|----|---------|
|
|
| znas | NAS + Primary Swarm manager | 192.168.5.10 | Docker Swarm manager + Compose |
|
|
| docker2 | VPN gateway | — | Docker Compose |
|
|
| docker3 | LibreNMS host | — | Docker Compose |
|
|
| docker4 (hermes) | Mail + AI worker | 192.168.5.16 | Docker Compose + Swarm worker |
|
|
| docker5 | Media host | 192.168.5.18 | Docker Compose |
|
|
| Pi nodes | Swarm workers + vault nodes | various | Docker Swarm workers |
|
|
|
|
---
|
|
|
|
## The Grimoires
|
|
|
|
| Grimoire | What Lives There |
|
|
|----------|-----------------|
|
|
| [Keystone Grimoire](/Keystone-Grimoire/Overview) | Architecture, network topology, Caddy, Docker template, DNS, mail infrastructure |
|
|
| [Vault Grimoire](/Vault-Grimoire/Overview) | ZFS storage, Kopia backups, NFS exports, offsite replication |
|
|
| [Ward Grimoire](/Ward-Grimoire/Overview) | OPNsense, CrowdSec, Authentik, Authelia, LLDAP, WireGuard, blocklists |
|
|
| [Watch Grimoire](/Watch-Grimoire/Overview) | Uptime Kuma, Beszel, LibreNMS, Grafana, Graylog, ntfy, DIUN |
|
|
| [Gremlin Grimoire](/Gremlin-Grimoire/Overview) | Ollama, Open WebUI, Qdrant, n8n, AI workflows |
|
|
| [Shadow Grimoire](/Shadow-Grimoire/Overview) | Usenet, torrents, arr stack, indexers, media acquisition |
|
|
| [Green Grimoire](/Green-Grimoire/Overview) | Adult media: Stash, Jellyfinx, Namer, Whisparr |
|
|
| [Pocket Grimoire](/Pocket-Grimoire/Overview) | Portable laptop lab, offline-first, travel vault node |
|
|
|
|
---
|
|
|
|
## Key Domains
|
|
|
|
`netgrimoire.com` · `pncharris.com` · `wasted-bandwidth.net` · `nucking-futz.com` · `florosafd.org` · `gnarlypandaproductions.com` · `pncfishandmore.com` · `pncharrisenterprises.com`
|
|
|
|
---
|
|
|
|
## Quick Links
|
|
|
|
| | |
|
|
|---|---|
|
|
| 📋 [Service Catalog](/Netgrimoire/Service-Catalog) | Full service inventory with status and grimoire assignment |
|
|
| 📖 [Documentation Standards](/Netgrimoire/Conventions/Doc-Standards) | How docs are structured, named, and maintained |
|
|
| 📄 [Service Doc Template](/Netgrimoire/Conventions/Service-Doc-Template) | Template for writing new service docs |
|
|
| 🎨 [Wiki Theme](/Netgrimoire/Conventions/Theme) | CSS customization and branding |
|
|
| 🔍 [Audit Reports](/Netgrimoire/Audits/README) | Gremlin-generated weekly YAML audits |
|