Discussion:
[MapProxy] Redis Caching Password Configuration?
Chris Bellew
2018-01-16 02:19:07 UTC
Permalink
Hello all,

I am trying to set up Redis caching for MapProxy. The Redis instance I am connecting to (Azure Redis Cache) requires a password. I can't see where to enter this in the MapProxy configuration?
The available options in the documentation (https://mapproxy.org/docs/nightly/caches.html#cache-redis) are:

host:
Host name of the Redis server. Defaults to 127.0.0.1.
port:
Port of the Redis server. Defaults to 6379.
db:
Number of the Redis database. Please refer to the Redis documentation. Defaults to 0.
prefix:
The prefix added to each tile-key in the Redis cache. Used to distinguish tiles from different caches and grids. Defaults to cache-name_grid-name.
default_ttl:
The default Time-To-Live of each tile in the Redis cache in seconds. Defaults to 3600 seconds (1 hour).

Does anyone know if this is possible?

Thanks
Chris

Chris Bellew, Web Developer
Spookfish Australia Pty Ltd
m: +61 406 082 011
w: spookfish.com<http://spookfish.com/>


PRIVACY AND CONFIDENTIALITY NOTICE
The information contained in this message is intended for the named recipients only. It may contain confidential information and if you are not the intended recipient, you must not copy, distribute or take any action in reliance on it. If you have received this message in error please destroy it and reply to the sender immediately or contact us at the above telephone number.
VIRUS DISCLAIMER
While we take every precaution against presence of computer viruses on our system, we accept no responsibility for loss or damage arising from the transmission of viruses to e-mail recipients.
Oliver Tonnhofer
2018-01-18 08:26:15 UTC
Permalink
Hi,
I am trying to set up Redis caching for MapProxy. The Redis instance I am connecting to (Azure Redis Cache) requires a password. I can’t see where to enter this in the MapProxy configuration?
Password protection is not supported at the moment.


Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | https://omniscale.com
OpenStreetMap WMS and tile services | https://maps.omniscale.com
Loading...