Initial documentation (close #39)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
==========
|
||||
Deployment
|
||||
==========
|
||||
|
||||
Typically - you should use nginx/lighttpd/apache on the frontend - and the tileserver-gl server is hidden behind it in production deployment.
|
||||
|
||||
Caching
|
||||
=======
|
||||
|
||||
There is a plenty of options you can use to create proper caching infrastructure: Varnish, CloudFlare, ...
|
||||
|
||||
Securing
|
||||
========
|
||||
|
||||
Nginx can be used to add protection via https, password, referrer, IP address restriction, access keys, etc.
|
||||
Reference in New Issue
Block a user