StationA / tilenol

Scalable, multi-backend geo vector tile server
MIT License
22 stars 6 forks source link

elasticsearch dev env docker-compose + README + tilenol.yml fix #37

Closed brian-dellabetta closed 3 years ago

brian-dellabetta commented 3 years ago

I know docker-compose can elicit strong feelings so feel free to reject this, but I figured I'd submit this for feedback. We can use this to spin up a dev env with a few commands, and can easily extend to include redis in future.

Edit: I'm kinda hijacking the tilenol.yml file for docker-compose. Happy to split into a separate yaml file if you think this is worth keeping