[MapServer-users] Mapserver on Docker - Mapfiles in S3 Bucket
Marcin Niemyjski
mniemyjski at cloudferro.com
Thu Oct 20 04:58:49 PDT 2022
Hello,
I'm using camptocamp/mapserver on docker and I wanted to know If it is possible to store mapfiles on S3 Bucket to which docker has access. For Example:
I can access Mapserver on docker via url:
http://12.345.678.9:8080/?map=/etc/mapserver/MarcinTest.map<http://12.345.678.9:8080/?map=/etc/mapserver/MarcinTest.map&service=WMS&request=GetCapabilities>
What I want is:
http://12.345.678.9:8080/?map=<http://12.345.678.9:8080/?map=/etc/mapserver/MarcinTest.map&service=WMS&request=GetCapabilities>/vsis3/Bucket/key/MarcinTest.map
Th goal is to don't have to keep mapfiles localy.
I hope somebody will have a workaround.
As always thank you for your help,
Marcin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20221020/723c6cec/attachment.htm>
More information about the MapServer-users
mailing list