TileStache.Goodies.ExternalConfigServer | index |
ExternalConfigServer is a replacement for WSGITileServer that uses external
configuration fetched via HTTP to service all config requests.
Example usage, with gunicorn (http://gunicorn.org):
gunicorn --bind localhost:8888 "TileStache.Goodies.ExternalConfigServer:WSGIServer(url)"
Modules | ||||||
|
Classes | ||||||||||||||||||||||
|