generated from coop-cloud/example
feat: use sqlite by default #3
Reference in New Issue
Block a user
Delete Branch "default-sqlite"
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?
This PR makes the recipe use sqlite by default, since I'm pretty sure it's not possible to disable services that exist in the default compose.yml file. Plus, I think sqlite will be a better default experience and use fewer resources.
Other changes:
/data(required coop-cloud-chaos-patchs/docker-writefreely#2)Closes #1
Need to test
LGTM, nice one! A great update 🎉
Long live sqlite 🫡
1e39d1d6c1to8e51569ee4Ahh well I can confirm this recipe has zero current users 😅
So no need to worry about testing migrations haha
I think this PR is ready now, but I'd want to do another quick round of testing after merging coop-cloud-chaos-patchs/docker-writefreely#2
8153d2e557tocff1b66703Well it was kind of a nightmare but it's working now!
fe384d2ddbto8f0dc48169The beauty of our project: only one must suffer 😂
Thank you!