feat!: Environment Variable Konfigurationssystem implementieren #15
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: zenn/SpotFascistMedia#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adding-Environment-variables-to-the-project"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Übersicht
Diese PR führt ein umfassendes Environment Variable Konfigurationssystem ein, das die Flexibilität und Sicherheit der Anwendung in verschiedenen Deployment-Szenarien erheblich verbessert.
🚨 Breaking Changes
InitSQLiteDB
,InitPostgresDB
, undInitMySQLDB
Funktionen wurden entfernt✨ Neue Features
🐛 Bugfixes
📚 Dokumentation
Commits
8fbc638
- feat!: add environment variable configuration systemd26d639
- docs: update configuration and deployment documentationc3b202b
- fix(jwt): convert JWT secret string to byte arrayMigration Guide
Für bestehende Installationen:
Environment Variables setzen:
Docker-Umgebung:
Produktionsumgebung: Siehe erweiterte Dokumentation für vollständige Setup-Anleitungen
Testing
Review Notes
#5
c571666b78
to5036164214