Self-hosted containers now stop if Prisma client generation or database migrations fail. This prevents the app from starting against an incomplete database schema.
Before upgrading, back up your database. If the container stops or repeatedly restarts after upgrading, inspect the Prisma error in its logs, repair the reported migration or connection issue, then restart. The app will start once preparation succeeds.
- Self-hosted images include the locked Prisma CLI and engines, so startup does not need to download them from a registry or CDN.
- Google task completion timestamps are saved when completed tasks are imported or refreshed, and cleared when tasks are reopened in Google.
Docker image: eibrahim/fluid-calendar:1.5.0.