Closed CuriousLearner closed 1 year ago
To be updated with latest changes after the merge of #444
Verified that it works. So, merging this in. If there are any other changes, we'll handle it is subsequent pull requests.
Thank you everyone for their reviews & suggestions 🎉
Different services require lot of local setup and tweaking to work on different OS. The goal of this PR is to containerize the service and present to easily run all services with help of docker-compose.
This would dockerize the setup and run services like django, postgres, celery, flower in separate containers.
None.