-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
It would be nice to be able to auto-migrate when we redeploy. This will likely involve jumping into docker land, but also figuring out how to run the migrations themselves. The current setup involves entering a running docker instance and manually running migrations via the migrate tool.
I don't have a great idea for how to do this yet so I'll leave it to the implementer to determine the options here.