What does HackerNews think of openstreetmap-tile-server?
Docker file for a minimal effort OpenStreetMap tile server
Language:
Shell
Have you ever compared it to https://github.com/Overv/openstreetmap-tile-server ?
We're in the same boat using Mapbox, we've been debating leaving for the OpenStreetMaps container since we only use them for static images and map display. https://github.com/Overv/openstreetmap-tile-server
Our bill last year was $80k and honestly its right on the cusp of being worth the effort to switch.
My friend Alexander created an easy docker file[1] for an OSM tile server. I use it for nearly two years without problems.
I think an easy to setup self-hosted vector/tile server could help increase adoption. I'am currently looking into replacing Mapbox with a self hosted solution. My last attempt ran out of disk space building the docker images (with european maps) from https://github.com/Overv/openstreetmap-tile-server. Haven't found the time to setup a larger VPS but this looks like a great project to get started.