]> git.openstreetmap.org Git - chef.git/blob - cookbooks/vectortile/README.md
Create a new vectortile role
[chef.git] / cookbooks / vectortile / README.md
1 # vectortile cookbook
2
3 This cookbook installs and configures the tilekiln based tileservers
4
5 ## Accounts
6 The following accounts are used
7 - `www-data` for nginx serving static files and proxying
8 - `tilekiln` for the process serving tiles
9 - `tileupdate` for the process running osm2pgsql and tilekiln on updates