get base database up and running again
#22
Closed
opened 4 years ago by youainti
·
3 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Tried to restart the database. It errored out.
I need to get this database back up.
Got it running. THe issue was that it required running the
docker-compose.yamlfrom the submodule not the original directory. I removed the original directory to remove the confusion.Running with old data.
wrote a justfile to setup the data again. it worked just fine.