-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
In the django3 branch, I've configured docker-compose.yml to use MariaDB instead of MongoDB, since MariaDB is now officially supported through the mysql stuff in Django, and Djongo appears to not work on Django 3.0 yet. Would be nice to move to first-party-supported databases anyway.
However, MariaDB takes some time to initialize itself on first start, and the project needs to be restarted before Django properly connects to it. I don't think the solution for this is bash scripts; there should be a clean first-party Docker/MariaDB/Django solution to this. I can look further into this over winter break.
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on