TileMill Server on Ubuntu 16.04
- Ubuntu 16.04 LTS
- Mapnik 3.0.x
- PostgreSQL 9.5.x
- PostGIS 2.2
- osm2pgsql 0.88.x
- node 6.x
- carto 0.17.x
- pm2 2.4.x
- TileMill (GitHub)
- openstreetmap-carto 3.1.0
- Docker
Build a container.
$ git clone [email protected]:miya0001/docker-tilemill.git
$ bash bin/build-docker.sh
Run container.
$ bash bin/run-docker.sh
Then visit http://127.0.0.1:20009/
Replace provision/default.osm
to your data.
- User: vagrant
- Password: vagrant
MIT