New Grimoire

This commit is contained in:
traveler 2026-04-12 09:53:51 -05:00
parent 77d589a13d
commit cc574f8aed
157 changed files with 29420 additions and 0 deletions

View file

@ -0,0 +1,39 @@
---
title: Software Stack
description: Services running on Pocket Grimoire
published: true
date: 2026-04-12T00:00:00.000Z
tags: pocket, software, docker
editor: markdown
dateCreated: 2026-04-12T00:00:00.000Z
---
# Pocket Grimoire Software Stack
## Services
| Service | Port | Purpose | Mode |
|---------|------|---------|------|
| Jellyfin | 8096 | Media playback | Read/write |
| PocketStash | 9998 | Adult media (Stash) | Read-only travel mode |
| Wiki.js | 3000 | Documentation mirror | Pull-only (no writes) |
| Filebrowser | 8080 | File management | Read/write |
| Beszel agent | — | Reports back to znas monitoring | Active when tunneled |
## ZFS Pool
Pool name: `pocket-green`
Mount point: `/srv/greenpg/`
Dataset layout mirrors the Vault Grimoire structure for Green/Pocket data.
## Docker
Docker Engine (standalone, not Swarm). Compose-only. No overlay networks.
## Host Services
- Linux (Ubuntu Server)
- OpenZFS
- systemd timers (sync, health checks)
- Cockpit (management)

File diff suppressed because it is too large Load diff