codex-context/saturn/docs/services.md
2026-05-04 20:28:20 +02:00

1.3 KiB

Services

Description

This page documents the currently known services in the homelab.

Current configuration

Known Raspberry Pi 5 services:

  • Portainer
  • Nginx Proxy Manager

Known Hetzner VPS services:

  • Nginx Proxy Manager

Known Hetzner VPS service files:

  • Joplin Server

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.
  • 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.

Unknown / needs clarification

  • Full list of running services and containers on the Raspberry Pi 5.
  • 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.
  • Whether Joplin Server should be documented as part of the current homelab, as a VPS service, or both.