spawner/docs
XPS\Micro e811c4fe3d feat: Add user-template-dictionary with SQLite persistence
- New template: user-template-dictionary with Flask backend
- Features: Add/Edit/Delete words, SQLite database per user
- Persistent storage: Docker Volumes mount to /data/
- Modern HTML/CSS/JS Frontend with error handling
- REST API: GET/POST/PUT/DELETE endpoints
- Health checks and comprehensive logging
- Comprehensive documentation in docs/templates/DICTIONARY_TEMPLATE.md
- Updated templates.json and .env.example

Files:
- user-template-dictionary/Dockerfile
- user-template-dictionary/app.py
- user-template-dictionary/requirements.txt
- user-template-dictionary/templates/index.html
- docs/templates/DICTIONARY_TEMPLATE.md
- templates.json (updated)
- .env.example (updated)
2026-03-18 15:57:23 +01:00
..
architecture Sidebar added 2026-02-02 00:14: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
frontend docs: add comprehensive dashboard navigation documentation 2026-02-01 23:17:01 +01:00
guides feat: Expandable Container-Rows + shadcn AlertDialog + Status 207 Fix 2026-02-08 16:56:04 +01:00
images picture added 2026-01-31 07:03:14 +01:00
install Doc added 2026-02-03 14:11:58 +01:00
security Initial project structure with documentation 2026-01-30 18:00:41 +01:00
templates feat: Add user-template-dictionary with SQLite persistence 2026-03-18 15:57:23 +01:00
versions Update documentation for v0.3.0 (admin features) 2026-01-31 07:06:13 +01:00
BUGFIX_CONTAINER_SPAWN.md docs: Synology Git Berechtigungsbits Problem dokumentieren 2026-02-03 14:14:47 +01:00
PHASE_7_DEPLOYMENT.md fix: claude-rules compliance - Remove docker-compose down from documentation 2026-02-04 22:48:02 +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