themarshallproject / klaxon

Klaxon enables reporters and editors to monitor scores of sites on the web for newsworthy changes.
https://newsklaxon.org
MIT License
646 stars 199 forks source link

More docker example setup documentation #498

Closed danielfomin96 closed 3 years ago

danielfomin96 commented 3 years ago

Hello, I have added some more docker example documentation including more environment variables in the env file and a docker-compose.yml that should be a suitable base for production. The docker-compose.yml file has improvements over the existing development version by having a persistent storage, port forwarding and a more elaborate environment variable/file usage.