Installation

Self-hosted auf einem Linux-Host per Docker Compose. Standard: HTTP hinter Caddy auf Port 80 im Intranet.

Voraussetzungen

  • Linux-Host mit root-Zugriff
  • Docker Engine und Compose-Plugin (Install-Skript installiert sie bei Bedarf)
  • Mindestens 4 GB RAM und 20 GB freier Speicher

Standard-Installation

Lädt das aktuelle Release-Bundle nach /opt/docsops, startet den Stack auf Port 80.

curl -fsSL https://github.com/bjkawecki/docs-ops/releases/latest/download/install.sh | sudo bash
Vollständige Installationsdoku