WIP: Fix dev setup documentation - #65
Conversation
…ally, remove lock safely
|
I know it's WIP, but changes are looking good. Thanks for your help! |
| - podverse_local_network | ||
| volumes: | ||
| - podverse_local_db_data:/var/lib/postgresql/data | ||
| - podverse_local_db_data:/var/lib/postgresql |
There was a problem hiding this comment.
|
Thanks @mitchdowney. I got everything to run locally. Just one more thing: in order to get the dummy data I had to sign up to Podcast Index and paste the keys on the env files of podverse-qa and podverse-workers (in order to run the Also I did have to change some of the values on the podverse-api's env file for it to connect to postgres successfully. Other than that everything worked :) |
This PR introduces some enhancements to the dev setup process: