As a developer, I want to know how to create the database manually if needed. #126
Labels
issue type: enhancement
New feature or request
issue type: good first issue
Good for newcomers
status: ready to work on
Prioritized and ready for a contributor to move to "In Progress"
In some cases, developers may need to manually create the database when starting the site with
Currently, this issue has been observed by @nbilenko but wasn't reproducable by other devs. We'd like to run a few more installs to see if we can reproduce. If we can confirm this is an ongoing issue, we should set an entry point to create the database.
Describe the solution you'd like
As @nbilenko mentioned in #125 manual creation looks like this:
We can extract this into an entrypoint script for the
db
container.Acceptance Criteria
The text was updated successfully, but these errors were encountered: