Migrations not applied on watchtower restart #66
Labels
No labels
backlog
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
refactoring
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: markus/finances#66
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Description
When watchtower restarted the containers, the migrations were not applied, crashing the application.
The containers had do be restarted manually to apply the migrations.
This issue has to be investigated and the deployment setup updated accordingly.