systemd Service Hardening: Security-Optionen für Production
Update Installation.md for helper scripts system
Additional Service-Management Features Impact
Update zu Issue #100 Scope-Erweiterung:
Zusätzliche Documentation-Requirements
Service-Management-Features (Issue #100)
-…
Service-Management: pexp-Pattern durch PID-File ersetzen
Scope Update: Robustes PID-File Service-Management
Erweiterte Implementation basierend auf Testing-Erfahrungen:
Original Scope (PID-File Basics)
- PID-File schreiben statt…
michael
created branch feature/structured-logging-health-monitoring in DAW/furt
2025-09-05 20:34:29 +02:00
michael
pushed to feature/structured-logging-health-monitoring at DAW/furt
2025-09-05 20:34:29 +02:00
Strukturiertes Logging und Health-Check-System implementieren
Issue #54 Review: Structured Logging - YAGNI Analysis
Erkenntnisse nach Implementierung:
❌ Feature-Creep statt Low-Tech
- Logger-Modul: 150+ Zeilen für einfache
print()…
Refactor main.lua: Extract health routes and reduce to <200 lines
✅ Refactoring Complete
Files created:
- `src/routes/health.lua` (80 lines) - Health monitoring endpoints
- `src/http_server.lua` (256 lines) - HTTP server core functionality
**…
Refactor main.lua: Extract health routes and reduce to <200 lines
michael
created branch refactor/extract-health-routes-and-server-core in DAW/furt
2025-09-05 19:28:04 +02:00
michael
pushed to refactor/extract-health-routes-and-server-core at DAW/furt
2025-09-05 19:28:04 +02:00
SSL/TLS Dependency Check Missing in start.sh
JSON Library Multi-Platform Compatibility (cjson vs dkjson)
Config path inconsistency between helper scripts
Linux systemd template needs Type=forking for BSD-compatible start.sh