feat(kb): przenosiny type=subsystem do kb/subsystems/ (18 plikow, bez SPLIT)
public (wzorce/schematy, bez IP/portow/sciezek hostow): observer,
capability-model, event-system, standards, agent-operating-procedures,
service-model, action-approval-model.
private: recon-multiagent, fleet-inventory, fleet-inventory-verify,
kb-mail-pillar, kb-documents-pillar, topology, agent-system.
deprecated (martwe stuby z 2026-04-15) — visibility private wg
rozstrzygniecia 6: access-model, core-stack, legacy-services-list, networking.
git mv + frontmatter, tresc nietknieta.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 14:59:48 +02:00
|
|
|
---
|
|
|
|
|
okf: "0.1"
|
|
|
|
|
type: subsystem
|
|
|
|
|
visibility: private
|
|
|
|
|
status: deprecated
|
|
|
|
|
updated: 2026-04-15
|
|
|
|
|
links: []
|
|
|
|
|
superseded_by: "kb/subsystems/fleet-inventory.md + hosts/<node>/capabilities.yaml (stub z 2026-04-15, sprzed floty)"
|
|
|
|
|
---
|
|
|
|
|
|
2026-04-15 17:37:25 +02:00
|
|
|
# Services
|
|
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
|
|
This page documents the currently known services in the homelab.
|
|
|
|
|
|
|
|
|
|
## Current configuration
|
|
|
|
|
|
2026-04-15 17:46:42 +02:00
|
|
|
Known Raspberry Pi 5 services:
|
2026-04-15 17:37:25 +02:00
|
|
|
|
|
|
|
|
- Portainer
|
|
|
|
|
- Nginx Proxy Manager
|
|
|
|
|
|
2026-04-15 17:46:42 +02:00
|
|
|
Known Hetzner VPS services:
|
|
|
|
|
|
|
|
|
|
- Nginx Proxy Manager
|
|
|
|
|
|
|
|
|
|
Known Hetzner VPS service files:
|
|
|
|
|
|
|
|
|
|
- Joplin Server
|
|
|
|
|
|
2026-04-15 17:37:25 +02:00
|
|
|
Known supporting platform:
|
|
|
|
|
|
|
|
|
|
- Docker
|
|
|
|
|
|
|
|
|
|
## Known facts
|
|
|
|
|
|
|
|
|
|
- Portainer is present in the homelab.
|
|
|
|
|
- Nginx Proxy Manager is present in the homelab.
|
|
|
|
|
- Public services are exposed through Nginx Proxy Manager using HTTPS.
|
|
|
|
|
- Private access is available through Tailscale.
|
2026-04-15 17:46:42 +02:00
|
|
|
- On the Hetzner VPS, Nginx Proxy Manager is running as container `npm`.
|
|
|
|
|
- On the Hetzner VPS, Joplin Server files have been created but the service is not running yet.
|
2026-04-15 17:37:25 +02:00
|
|
|
|
|
|
|
|
## Unknown / needs clarification
|
|
|
|
|
|
2026-04-15 17:46:42 +02:00
|
|
|
- Full list of running services and containers on the Raspberry Pi 5.
|
2026-04-15 17:37:25 +02:00
|
|
|
- Service names.
|
|
|
|
|
- Service purposes.
|
|
|
|
|
- Public or private exposure for each service.
|
|
|
|
|
- Internal ports for each service.
|
|
|
|
|
- External domains for each public service.
|
|
|
|
|
- Docker image names and versions.
|
|
|
|
|
- Data volume paths.
|
|
|
|
|
- Environment variables and secrets handling.
|
|
|
|
|
- Service dependencies.
|
|
|
|
|
- Restart policies.
|
|
|
|
|
- Health checks.
|
|
|
|
|
- Backup coverage for each service.
|
|
|
|
|
- Restore process for each service.
|
2026-04-15 17:46:42 +02:00
|
|
|
- Whether Joplin Server should be documented as part of the current homelab, as a VPS service, or both.
|