Files
devDiAl d9501ee485 PI5: Live-Daten vom 28.06.2026 eingespielt
Aktualisiert:
- systemuebersicht.md: Kernel 6.18.33, Docker v29.6.1,
  Uptime 11d, 195 Images/181 GB, 12 aktive Volumes
- docker-services.md: Alle 30 laufenden Container mit
  aktuellen Uptimes (6h), Quellen auf 28.06. aktualisiert
- docker-grundlagen.md: Docker v29.6.1, 195 Images/181 GB,
  136,7 GB reclaimable
- laufwerke-und-speicher.md: /media/piadmin/data 665 GB (100%),
  / (sdc2) 72% belegt
- PI5/index.md: Neuer Raw-Dump verlinkt
- log.md: Eintrag für 28.06. ergänzt

Neu:
- raw/Systemdaten – Raspberry PI5 – 2026-06-28.md
2026-06-28 18:09:12 +02:00

84 lines
4.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: index
description:
published: true
date: 2026-06-28T14:29:22.148Z
tags:
editor: markdown
dateCreated: 2026-06-28T14:29:20.370Z
---
# 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-28 (Live-Daten 18:06)
---
## 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
- `raw/Systemdaten Raspberry PI5 2026-06-28.md` Live-Systemdaten via SSH vom 28.06.2026