Skip to content

rynge-lab

Self-hosted server platform for rynge.com — Docker-first, IaC, Git as the source of truth.

Status: Pre-boot. Hardware not yet delivered. Architecture, documentation and Compose files are prepared up front so the first boot is fast and predictable.

Where to start

If you want to… Go to
Understand the system at a glance Architecture
See what's actually running Services
Set up the hardware Hardware
Trace the network paths Network
Lock down the box Security
Back up + restore Recovery
Boot the lab on day one Roadmap + Day-1 checklist
Read the rationale for a choice Decisions

Design principles (in priority order)

  1. Stability — boring tech.
  2. Easy recovery — every service restorable in <1 h.
  3. Security — least privilege, no unnecessary public exposure.
  4. Maintainability — ADRs, healthchecks, monitoring.
  5. Low complexity — Proxmox + Compose, not Kubernetes.
  6. Low energy use — i5-10500T at 35 W TDP.

Repo layout

See the README on GitHub.