[mapserver-users] Is it possible to isolate mapserver on docker?

Humberto Cereser Ibanez humberto at pastoraldacrianca.org.br
Wed Jul 4 05:47:26 PDT 2018


"But how to use Apache's redirect with php-mapscript?"

My Debian Jessie container has php-mapscript integrated with Apache2.

2018-07-01 15:54 GMT-03:00 Rahkonen Jukka (MML) <
jukka.rahkonen at maanmittauslaitos.fi>:

> Hi,
>
> As a workaround for your problem with remote WMS that only supports WMS
> 1.3.0 it might be possible to use MapCache in between. It should be able to
> read WMS 1.3.0. It can also read WMTS if your service provider has WMTS
> available.
>
> -Jukka Rahkonen-
>
>
> ________________________________________
> Lähettäjä: mapserver-users <mapserver-users-bounces at lists.osgeo.org>
> käyttäjän  puolestaAntti J. Lind <anttij.lind at birdlife.fi>
> Lähetetty: 1. heinäkuuta 2018 20:38
> Vastaanottaja: mapserver-users at lists.osgeo.org
> Aihe: Re: [mapserver-users] Is it possible to isolate mapserver on docker?
>
> Hi and thank's,
>
> But how to use Apache's redirect with php-mapscript?
>
> --
> AJL
>
> Humberto Cereser Ibanez kirjoitti 2018-06-30 19:14:
> > ...but then you would proxy that out to your external http server.
> >
> > I'm using Apache2 Redirect:
> >
> > Redirect /example http://172.17.0.3/example
> >
> > on vhost who is also a container in the same host.
> >
> > 172.17.0.3 is the ip of the container with Apache2 and Mapserver
> >
> > 2018-06-30 11:32 GMT-03:00 Michael Smith
> > <michael.smith.erdc at gmail.com>:
> >
> >> You can certainly run mapserver via cgi standalone on docker but if
> >> you want to do php mapscript, you’d need mapserver compiled with
> >> php mapscript in the docker container. If you do that, you’d
> >> probably need a http server inside the container but then you would
> >> proxy that out to your external http server.
> >>
> >> Michael Smith
> >>
> >>> On Jun 30, 2018, at 9:59 AM, Antti J. Lind
> >> <anttij.lind at birdlife.fi> wrote:
> >>>
> >>> Hello list,
> >>>
> >>> We are currently using php-mapserver-apache on centos7.
> >>> Now there is one wms-server, which is using wms server version
> >> 1.3.0 and our mapservers client does not.
> >>> It seems to be quite big change to update our current version 6.2
> >> to 7.2 beta and run it on same host as php-scripts and apache.
> >>>
> >>> It there some way to isolate mapserver on docker or run it on
> >> another host without http-server?
> >>> On docker hub there is only images, which are including
> >> http-server with mapserver.
> >>>
> >>> --
> >>> Antti J. Lind
> >>> BirdLife Finland
> >>>
> >>> _______________________________________________
> >>> mapserver-users mailing list
> >>> mapserver-users at lists.osgeo.org
> >>> https://lists.osgeo.org/mailman/listinfo/mapserver-users [1]
> >> _______________________________________________
> >> mapserver-users mailing list
> >> mapserver-users at lists.osgeo.org
> >> https://lists.osgeo.org/mailman/listinfo/mapserver-users [1]
> >
> >
> >
> > Links:
> > ------
> > [1] https://lists.osgeo.org/mailman/listinfo/mapserver-users
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/mapserver-users
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20180704/bc879cb2/attachment-0001.html>


More information about the mapserver-users mailing list