|
|
b3814180ac
|
FEAT(app): Migrate from MariaDB to PostgreSQL
- Update Prisma schema provider to postgresql
- Update sealed secrets with PostgreSQL DATABASE_URL
- Target: TodoDB on PostgreSQL cluster
|
2025-12-09 02:30:57 +09:00 |
|
|
|
fb5db2b983
|
REFACTOR(app): remove CPU limit
- Remove CPU limits from deployment
- Prevent container throttling
|
2025-12-05 23:09:54 +09:00 |
|
|
|
b6441c663a
|
CHORE(deploy): scale deployment to 2 replicas
- Increase replica count for HA
- Improve service reliability
|
2025-12-03 13:16:38 +09:00 |
|
|
|
8b195378a5
|
CHORE(app): initial configuration
- Add initial app settings
- Configure base deployment
|
2025-11-24 22:09:18 +09:00 |
|