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
_______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
