commonsearch / cosr-back

Backend of Common Search. Analyses webpages and sends them to the index.
https://about.commonsearch.org
Apache License 2.0
122 stars 24 forks source link

Add docker-compose for the local tests #64

Closed sylvinus closed 7 years ago

sylvinus commented 7 years ago

This would avoid confusion about having to run make start_services before the tests and make make docker_test standalone.

By defaults, ports should not be exposed externally.