generated from coop-cloud/example
feat: use sqlite by default #3
Reference in New Issue
Block a user
No description provided.
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
feat: use sqlite by defaultto WIP: feat: use sqlite by defaultNeed to test
LGTM, nice one! A great update 🎉
Long live sqlite 🫡
1e39d1d6c1
to8e51569ee4
Ahh 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
8153d2e557
tocff1b66703
WIP: feat: use sqlite by defaultto feat: use sqlite by defaultWell it was kind of a nightmare but it's working now!
fe384d2ddb
to8f0dc48169
The beauty of our project: only one must suffer 😂
Thank you!