🔴 Kritische Korrekturen: - LUKS-UUID-Zuordnung sdb3↔sdc3 in luks-verschluesselung.md, persistente-blockgeraete.md und crypttab.md (Kommentar) - ufw-Status in PI5/netzwerk.md: "nicht installiert" → "aktiv" 🟡 Veraltete Daten aktualisiert: - Container-Zahlen in systemuebersicht.md und opt-compose.md - Gitea-Status in PI5/sicherheit.md (behoben, läuft wieder) - compose.yml → docker-compose.yml in opt-compose.md - Authelia-Status in opt-compose.md (geplant → aktiv) ℹ️ Seitenformat vereinheitlicht: - **Quellen** ergänzt in index.md, authelia.md, PI2/log.md, da-desktop/log.md - **Zuletzt aktualisiert** ergänzt/vereinheitlicht 👻 Verwaiste Seiten verlinkt: - Log-Seiten in PI5-, PI2- und da-desktop-Index aufgenommen
73 lines
4.4 KiB
Markdown
73 lines
4.4 KiB
Markdown
# Konfigurationsindex – Raspberry PI5
|
||
|
||
**Zusammenfassung**: Inhaltsverzeichnis aller Konfigurationsseiten des Raspberry-PI5-Systems `da-server-pi5`.
|
||
**Quellen**: Systemkonfiguration, Docker-Compose-Stacks, Chat-Dokumentation
|
||
**Zuletzt aktualisiert**: 2026-06-18
|
||
|
||
---
|
||
|
||
## System & Hardware
|
||
|
||
| Seite | Quelle |
|
||
|---|---|
|
||
| [systemuebersicht](./Konfiguration/systemuebersicht.md) – OS, Kernel, RAM, Docker-Status, Systemd-Dienste | 🖥️ Script + 🔌 SSH |
|
||
| [laufwerke-und-speicher](./Konfiguration/laufwerke-und-speicher.md) – Laufwerke, Partitionen, LUKS, Speicherbelegung | 🖥️ Script + 🔌 SSH |
|
||
| [hardware](./Allgemein/hardware.md) – PI5-Hardware: CPU, USB, Temperatur, Boot-Config | 🔌 SSH |
|
||
| [netzwerk](./Allgemein/netzwerk.md) – Interfaces, DNS, Ports, öffentliche Dienste | 🔌 SSH |
|
||
| [sicherheit](./Allgemein/sicherheit.md) – SSH, Benutzer, LUKS, bekannte Lücken | 🔌 SSH |
|
||
|
||
## Systemkonfiguration (`/etc/`)
|
||
|
||
- [fstab](./Konfiguration/etc/fstab.md) – Dateisystemtabelle: Mountpunkte, Optionen, persistente Referenzen
|
||
- [crypttab](./Konfiguration/etc/crypttab.md) – LUKS-Entschlüsselungstabelle: automatisierte Container-Öffnung beim Boot
|
||
- [cryptsetup](./Konfiguration/etc/cryptsetup.md) – cryptsetup-Befehle: LUKS-Container öffnen, schließen, Schlüssel verwalten
|
||
- [systemd-cryptsetup](./Konfiguration/etc/systemd-cryptsetup.md) – systemd-Integration: Boot-Reihenfolge und Abhängigkeiten
|
||
|
||
### Laufwerke & Verschlüsselung
|
||
|
||
- [persistente-blockgeraete](./Konfiguration/persistente-blockgeraete.md) – UUID, PARTUUID, `/dev/disk/by-*`: Stabile Geräte-Referenzen
|
||
- [sdx-vertauschung](./Konfiguration/sdx-vertauschung.md) – sdX-Vertauschungsproblem: Ursachen und Lösung
|
||
- [luks-verschluesselung](./Konfiguration/luks-verschluesselung.md) – LUKS-Verschlüsselung: Konzepte und Arbeitsweise
|
||
- [swap-zram](./Konfiguration/swap-zram.md) – Swap via zram und loop
|
||
|
||
## Docker
|
||
|
||
| Seite | Quelle |
|
||
|---|---|
|
||
| [docker-grundlagen](./Konfiguration/docker-grundlagen.md) – Docker-Version, Netzwerke, Volumes, Image-Aufräumpotential | 🖥️ Script + 🔌 SSH (18.06., Update 20:00) |
|
||
| [docker-services](./Konfiguration/docker-services.md) – Alle 31 Container (30 laufend) im Überblick | 🔌 SSH Live (18.06., Update 20:00) |
|
||
| [opt-compose](./Konfiguration/opt-compose.md) – Struktur von `/opt/compose/` | 🖥️ Script |
|
||
| [traefik](./Konfiguration/docker/traefik.md) – Reverse Proxy mit File Provider (vollständige Routing-Tabelle) | 🖥️ Script + 🔌 SSH |
|
||
| [nextcloud](./Konfiguration/docker/nextcloud.md) – Cloud-Speicher mit MariaDB, Redis | 🖥️ Script |
|
||
| [immich](./Konfiguration/docker/immich.md) – Foto-Management mit ML-Suche | 🖥️ Script |
|
||
| [paperless](./Konfiguration/docker/paperless.md) – Dokumentenmanagement mit OCR | 🖥️ Script |
|
||
| [plex](./Konfiguration/docker/plex.md) – Media Server | 🖥️ Script |
|
||
| [gitea](./Konfiguration/docker/gitea.md) – Git-Service mit MariaDB (seit 17.06.: `restart: unless-stopped`, läuft wieder) | 🖥️ Script + 🔌 SSH |
|
||
| [jenkins](./Konfiguration/docker/jenkins.md) – CI/CD mit Docker-Socket-Zugriff | 🖥️ Script |
|
||
| [collabora](./Konfiguration/docker/collabora.md) – Online Office (WOPI-Integration in Nextcloud) | 🖥️ Script |
|
||
| [wikijs](./Konfiguration/docker/wikijs.md) – Wissensdatenbank mit PostgreSQL | 🖥️ Script |
|
||
| [stirling-pdf](./Konfiguration/docker/stirling-pdf.md) – PDF-Bearbeitung | 🖥️ Script |
|
||
| [nginx](./Konfiguration/docker/nginx.md) – Static Webserver | 🖥️ Script |
|
||
| [authelia](./Konfiguration/docker/authelia.md) – SSO mit Passkey (aktiv seit 18.06.) | 🔌 SSH Live (18.06.) |
|
||
| [monitoring](./Konfiguration/docker/monitoring.md) – Prometheus/Grafana-Stack (wieder aktiv seit 17.06.) | 🔌 SSH Live (18.06.) |
|
||
|
||
## Netzwerk & Zugriff
|
||
|
||
| Seite | Quelle |
|
||
|---|---|
|
||
| [domain-und-ssl](./Konfiguration/domain-und-ssl.md) – Domain `da.home-webserver.de`, Let's Encrypt, DNS | 🖥️ Script + 🔌 SSH |
|
||
|
||
## Änderungsverlauf
|
||
|
||
- [log](./log.md) – Vollständiges Änderungslog aller Konfigurationsänderungen
|
||
|
||
---
|
||
|
||
## Quelldokumente (unveränderlich)
|
||
|
||
- `chats/fstab und crypttab.md` – Chat-Verlauf zur LUKS-Mount-Einrichtung
|
||
- `konfigurationsdateien/fstab` – Aktive fstab des Systems
|
||
- `konfigurationsdateien/crypttab` – Aktive crypttab des Systems
|
||
- `raw/Systemdaten – Raspberry PI5.md` – Systemdaten-Ausgabe vom 17.06.2026
|
||
- `raw/Systemdaten – Raspberry PI5 – 2026-06-18.md` – Live-Systemdaten via SSH vom 18.06.2026
|