securitybot
securitybot copied to clipboard
Added Docker support
Made modifs to ease dockerized deployment. List of changes:
- Modified scripts to allow taking config options from env variables rather than hardcoded
- Added Dockerfile to create docker image
- Create entrypoint script to initialize database and start bot or frontend
- Updated documentation.
Travis CI build fails because of a pre-existing bug on master. Added PR #10 to fix that bug.
Looks good to me. Luke's going to give it one last look through before merging. Thanks for the PR!
Made some minor changes (mostly cosmetic in docs, had an env var defined twice, and one missing). Also fixed docker-compose file to add a persistent volume for db. Let me know if you need anything else for a merge.
Love to get this in