Umstrukturierung: index.md und log.md auf PI-Ebene verschoben
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
# Konfigurationsindex – Raspberry PI2
|
||||
|
||||
**Zusammenfassung**: Inhaltsverzeichnis aller Konfigurationsseiten des Raspberry PI2 `hoobs`.
|
||||
**Quellen**: 🔌 SSH, Systemabfragen
|
||||
**Zuletzt aktualisiert**: 2026-06-19
|
||||
|
||||
---
|
||||
|
||||
## System & Hardware
|
||||
|
||||
| Seite | Quelle |
|
||||
|---|---|
|
||||
| [systemuebersicht](./systemuebersicht.md) – OS, Kernel, RAM, Systemd-Dienste | 🔌 SSH (19.06.) |
|
||||
| [laufwerke-und-speicher](./laufwerke-und-speicher.md) – Laufwerke, Partitionen, Speicherbelegung | 🔌 SSH (19.06.) |
|
||||
| [hardware](../Allgemein/hardware.md) – PI2-Hardware: CPU, Temperatur, USB, Boot-Config | 🔌 SSH (19.06.) |
|
||||
| [netzwerk](../Allgemein/netzwerk.md) – Interfaces, DNS, Ports, öffentliche Dienste | 🔌 SSH (19.06.) |
|
||||
| [sicherheit](../Allgemein/sicherheit.md) – SSH, Benutzer, Firewall, bekannte Lücken | 🔌 SSH (19.06.) |
|
||||
|
||||
## Dienste
|
||||
|
||||
| Seite | Beschreibung |
|
||||
|---|---|
|
||||
| [hoobs](./dienste/hoobs.md) – HOOBS (Homebridge) Smart-Home-Hub | Smart-Home-Zentrale (HomeKit) |
|
||||
| [pihole](./dienste/pihole.md) – Pi-hole DNS-Adblocker | Netzwerkweiter Werbeblocker |
|
||||
| [apache](./dienste/apache.md) – Apache HTTP Server | Webserver mit SAP-UI5-App (HTTPS) |
|
||||
| [samba](./dienste/samba.md) – Samba SMB-Freigaben | Dateifreigaben im Heimnetz |
|
||||
| [music-social-api](./dienste/music-social-api.md) – Spotify/Music API Proxy | Node.js-Proxy für Spotify-API |
|
||||
| [wiim-proxy](./dienste/wiim-proxy.md) – WiiM API Proxy | Node.js-Proxy für WiiM-Lautsprecher |
|
||||
| [helm](./dienste/helm.md) – HOOBS Helm-UI | Steuerungs-Interface für HOOBS |
|
||||
|
||||
---
|
||||
|
||||
## Quelldokumente
|
||||
|
||||
- `raw/` – (vorgesehen für SSH-Systemdaten-Auszüge)
|
||||
@@ -0,0 +1,35 @@
|
||||
# Konfigurationsindex – Raspberry PI2
|
||||
|
||||
**Zusammenfassung**: Inhaltsverzeichnis aller Konfigurationsseiten des Raspberry PI2 `hoobs`.
|
||||
**Quellen**: 🔌 SSH, Systemabfragen
|
||||
**Zuletzt aktualisiert**: 2026-06-19
|
||||
|
||||
---
|
||||
|
||||
## System & Hardware
|
||||
|
||||
| Seite | Quelle |
|
||||
|---|---|
|
||||
| [systemuebersicht](./Konfiguration/systemuebersicht.md) – OS, Kernel, RAM, Systemd-Dienste | 🔌 SSH (19.06.) |
|
||||
| [laufwerke-und-speicher](./Konfiguration/laufwerke-und-speicher.md) – Laufwerke, Partitionen, Speicherbelegung | 🔌 SSH (19.06.) |
|
||||
| [hardware](./Allgemein/hardware.md) – PI2-Hardware: CPU, Temperatur, USB, Boot-Config | 🔌 SSH (19.06.) |
|
||||
| [netzwerk](./Allgemein/netzwerk.md) – Interfaces, DNS, Ports, öffentliche Dienste | 🔌 SSH (19.06.) |
|
||||
| [sicherheit](./Allgemein/sicherheit.md) – SSH, Benutzer, Firewall, bekannte Lücken | 🔌 SSH (19.06.) |
|
||||
|
||||
## Dienste
|
||||
|
||||
| Seite | Beschreibung |
|
||||
|---|---|
|
||||
| [hoobs](./Konfiguration/dienste/hoobs.md) – HOOBS (Homebridge) Smart-Home-Hub | Smart-Home-Zentrale (HomeKit) |
|
||||
| [pihole](./Konfiguration/dienste/pihole.md) – Pi-hole DNS-Adblocker | Netzwerkweiter Werbeblocker |
|
||||
| [apache](./Konfiguration/dienste/apache.md) – Apache HTTP Server | Webserver mit SAP-UI5-App (HTTPS) |
|
||||
| [samba](./Konfiguration/dienste/samba.md) – Samba SMB-Freigaben | Dateifreigaben im Heimnetz |
|
||||
| [music-social-api](./Konfiguration/dienste/music-social-api.md) – Spotify/Music API Proxy | Node.js-Proxy für Spotify-API |
|
||||
| [wiim-proxy](./Konfiguration/dienste/wiim-proxy.md) – WiiM API Proxy | Node.js-Proxy für WiiM-Lautsprecher |
|
||||
| [helm](./Konfiguration/dienste/helm.md) – HOOBS Helm-UI | Steuerungs-Interface für HOOBS |
|
||||
|
||||
---
|
||||
|
||||
## Quelldokumente
|
||||
|
||||
- `raw/` – (vorgesehen für SSH-Systemdaten-Auszüge)
|
||||
@@ -6,5 +6,6 @@
|
||||
---
|
||||
|
||||
| Datum | Typ | Uhrzeit | Quelle | Zugriff | Änderung |
|
||||
|---|---|---|---|---|---|
|
||||
|---|---|---|---|---|---|---|
|
||||
| 2026-06-19 | Umstrukturierung | 23:30 | `index.md`, `log.md` | 🧑 Benutzer | index.md und log.md von `Konfiguration/` auf PI2-Ebene verschoben; alle Links aktualisiert |
|
||||
| 2026-06-19 | Initial | 22:30 | SSH | lesend | Ersterfassung des Systems – Doku angelegt |
|
||||
Reference in New Issue
Block a user