5 Commits

Author SHA1 Message Date
syntaxbullet
64049baef0 fix: retry production health checks during startup 2026-07-13 12:33:09 +02:00
syntaxbullet
0e41c890f9 chore: require clean production deploys 2026-07-13 12:19:45 +02:00
syntaxbullet
d6f8f55c09 feat: add migration support for VPS deployment with backup functionality 2026-07-09 16:06:02 +02:00
syntaxbullet
1216a37049 feat: add Docker support with deployment scripts and database backup functionality 2026-07-09 13:29:41 +02:00
syntaxbullet
7ff405d1a2 Add migration scripts and preload participation awards script
- Created migration index file to manage database migrations.
- Added script to preload participation awards and related blog posts into the CMS.
- Introduced new types and default data for application phases.
- Added award articles data structure for the upcoming awards.
2026-06-30 19:10:53 +02:00