Anyone know how to unsubscribe ?
-----Original Message----- From: Qgis-user <[email protected]> On Behalf Of Henrik Uggla Sent: 26 November 2019 10:29 To: Andreas Neumann <[email protected]> Cc: [email protected] Subject: Re: [Qgis-user] Building Qgis Server only Hi! I managed to create a Docker container with Qgis Server on Alpine: https://hub.docker.com/repository/docker/huggla/qgisserver-alpine Feedback is welcome. Regards HU ________________________________________ Från: Qgis-user <[email protected]> för Henrik Uggla <[email protected]> Skickat: den 7 januari 2019 12:47:21 Till: Andreas Neumann Kopia: [email protected] Ämne: Re: [Qgis-user] Building Qgis Server only Thank you very much! ________________________________________ Från: Andreas Neumann <[email protected]> Skickat: den 7 januari 2019 12:44:18 Till: Henrik Uggla Kopia: [email protected] Ämne: Re: SV: [Qgis-user] Building Qgis Server only Hi Henrik, Here are my cmake parameters (for version 3.4.x): cmake /build/QGIS -GNinja -DWITH_STAGED_PLUGINS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DWITH_GRASS=OFF -DWITH_GRASS7=OFF -DSUPPRESS_QT_WARNINGS=ON -DENABLE_TESTS=OFF -DWITH_QSPATIALITE=OFF -DWITH_QWTPOLAR=OFF -DWITH_APIDOC=OFF -DWITH_ASTYLE=OFF -DWITH_DESKTOP=OFF -DWITH_SERVER=ON -DWITH_SERVER_PLUGINS=ON -DWITH_BINDINGS=ON -DWITH_QTMOBILITY=OFF -DWITH_QUICK=OFF -DWITH_3D=OFF -DWITH_GUI=OFF -DDISABLE_DEPRECATED=ON -DSERVER_SKIP_ECW=ON -DWITH_GEOREFERENCER=OFF Greetings, Andreas On 2019-01-07 12:34, Henrik Uggla wrote: I'm not able to find how to build Qgis Server without desktop anywhere in the documentation (https://github.com/qgis/QGIS/blob/master/INSTALL). How is it done? ________________________________________ Från: Andreas Neumann <[email protected]<mailto:[email protected]>> Skickat: den 7 januari 2019 11:26:30 Till: Henrik Uggla Kopia: [email protected]<mailto:[email protected]> Ämne: Re: [Qgis-user] Building Qgis Server only Hi Henrik, You can now build QGIS Server without desktop, but not without X. You still need X for PDF generation (GetPrint command). If you are interested, I have docker configurations for QGIS Server 2.x. and 3.x based on Ubuntu and NginX server. Still struggling a bit with NGinX URL forwarding, but hoping to solve it tomorrow with the help of Marco B. I could share the configuration, if it helps for you. Greetings, Andreas On 2019-01-07 11:01, Henrik Uggla wrote: I would like to create a Qgis Server Docker container based on Alpine. Is it possible to build Qgis Server, without the desktop applications, on a server that doesn't run X? _______________________________________________ Qgis-user mailing list [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
