New Grimoire
This commit is contained in:
parent
77d589a13d
commit
cc574f8aed
157 changed files with 29420 additions and 0 deletions
39
Pocket-Grimoire/Software/Stack.md
Normal file
39
Pocket-Grimoire/Software/Stack.md
Normal 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)
|
||||
1927
Pocket-Grimoire/Software/Stash-Integration.md
Normal file
1927
Pocket-Grimoire/Software/Stash-Integration.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue