spawner/docs
XPS\Micro 7b0d48ca32 feat: configure Flask file-based logging for debug API
- Add rotating file handler to app.py for logging to /app/logs/spawner.log
- Configure max 10MB per file with 5 backup files
- Update admin_api.py debug endpoint to read from Flask log file
- Implement clear-logs functionality to truncate log file
- Update documentation with Flask log file details
- Creates log directory automatically if missing
2026-02-01 15:51:24 +01:00
..
architecture Initial project structure with documentation 2026-01-30 18:00:41 +01:00
bugs Initial project structure with documentation 2026-01-30 18:00:41 +01:00
dos-n-donts Initial project structure with documentation 2026-01-30 18:00:41 +01:00
images picture added 2026-01-31 07:03:14 +01:00
install feat: configure Flask file-based logging for debug API 2026-02-01 15:51:24 +01:00
security Initial project structure with documentation 2026-01-30 18:00:41 +01:00
versions Update documentation for v0.3.0 (admin features) 2026-01-31 07:06:13 +01:00
README.md Update documentation for v0.3.0 (admin features) 2026-01-31 07:06:13 +01:00

Container Spawner - Dokumentation

Willkommen zur Dokumentation des Container Spawner Projekts.

Inhaltsverzeichnis

Dokument Beschreibung
Installation Neu- und Update-Installation, Umgebungsvariablen
Architektur Vollstaendige technische Dokumentation
Sicherheit Sicherheitsrisiken und Gegenmassnahmen
Versionen Versionierung und Changelog
Bekannte Bugs Bekannte Probleme und Workarounds
Best Practices Dos and Don'ts fuer Produktion

Schnellnavigation

Fuer Einsteiger

  1. Voraussetzungen pruefen
  2. Neuinstallation durchfuehren
  3. Konfiguration anpassen

Fuer Entwickler

Fuer Administratoren


Aktuelle Version: 0.3.0 Letzte Aktualisierung: Januar 2026