Re: [Qgis-user] Building Qgis Server only

2019-11-26 Thread Jessica Hutchinson
Anyone know how to unsubscribe ?


-Original Message-
From: Qgis-user  On Behalf Of Henrik Uggla
Sent: 26 November 2019 10:29
To: Andreas Neumann 
Cc: qgis-user@lists.osgeo.org
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  för Henrik Uggla 

Skickat: den 7 januari 2019 12:47:21
Till: Andreas Neumann
Kopia: qgis-user@lists.osgeo.org
Ämne: Re: [Qgis-user] Building Qgis Server only

Thank you very much!


Från: Andreas Neumann 
Skickat: den 7 januari 2019 12:44:18
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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 mailto:a.neum...@carto.net>>
Skickat: den 7 januari 2019 11:26:30
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org<mailto:qgis-user@lists.osgeo.org>
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org><mailto:Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-11-26 Thread Henrik Uggla
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  för Henrik Uggla 

Skickat: den 7 januari 2019 12:47:21
Till: Andreas Neumann
Kopia: qgis-user@lists.osgeo.org
Ämne: Re: [Qgis-user] Building Qgis Server only

Thank you very much!


Från: Andreas Neumann 
Skickat: den 7 januari 2019 12:44:18
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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 mailto:a.neum...@carto.net>>
Skickat: den 7 januari 2019 11:26:30
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org<mailto:qgis-user@lists.osgeo.org>
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org><mailto:Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Henrik Uggla
Thank you very much!


Från: Andreas Neumann 
Skickat: den 7 januari 2019 12:44:18
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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 mailto:a.neum...@carto.net>>
Skickat: den 7 januari 2019 11:26:30
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org<mailto:qgis-user@lists.osgeo.org>
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org><mailto:Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Andreas Neumann
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 
Skickat: den 7 januari 2019 11:26:30
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Henrik Uggla
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 
Skickat: den 7 januari 2019 11:26:30
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Remi Desgrange
Thanks Andrea for this repo.

De : Andreas Neumann 
Date : lundi 7 janvier 2019 à 11:56
À : Rémi Desgrange 
Cc : Henrik Uggla , "qgis-user@lists.osgeo.org" 

Objet : Re: [Qgis-user] Building Qgis Server only


Hm - I am still fighting with Gitlab permissions - my repo on gitlab is closed, 
because in some cases they contain internal information about our setup. Seems 
I can't easily change permissions after the repo was created. On this repo I 
could open permissions but couldn't find out how. Everything is greyed out 
regarding permissions.

But my repo looks very similar to what Daniele just responded here: 
https://github.com/gem/oq-qgis-server/

Andreas

On 2019-01-07 11:39, Remi Desgrange wrote:
Do you have a link form the dockerfile or a dockerhub link ?

Thanks.

Anyone here running qgis on top of uwsgi ? I know it's possible but never seen 
it working.

De : Qgis-user  au nom de Andreas Neumann 

Date : lundi 7 janvier 2019 à 11:26
À : Henrik Uggla 
Cc : "qgis-user@lists.osgeo.org" 
Objet : 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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Andreas Neumann

Hm - I am still fighting with Gitlab permissions - my repo on gitlab is
closed, because in some cases they contain internal information about
our setup. Seems I can't easily change permissions after the repo was
created. On this repo I could open permissions but couldn't find out
how. Everything is greyed out regarding permissions. 


But my repo looks very similar to what Daniele just responded here:
https://github.com/gem/oq-qgis-server/ 

Andreas 


On 2019-01-07 11:39, Remi Desgrange wrote:





Do you have a link form the dockerfile or a dockerhub link ? 

Thanks. 

Anyone here running qgis on top of uwsgi ? I know it's possible but never seen it working. 


DE : Qgis-user  au nom de Andreas Neumann 

DATE : lundi 7 janvier 2019 à 11:26
À : Henrik Uggla 
CC : "qgis-user@lists.osgeo.org" 
OBJET : 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
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user [1]
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user [1]




Links:
--
[1] https://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Daniele Viganò
I can confirm that X11 is required by some features like printing and maybe
some others. Also before switching to docker, on bare metal, we were using
Xvfb to provide X11 to QGIS and not a full X.org installation.

This is due how QT renders work if I understood correctly.

Cheers,
Daniele

---
Daniele Viganò
http://daniele.vigano.me

On mobile, please excuse my brevity.

On Mon, Jan 7, 2019, 11:45 Henrik Uggla  Hi Andreas!
>
> I really can't see why Qgis Server would need X. If I build Qgis Server on
> a server with X, will the resulting package work on a server without X?
>
> It would be very helpful if you could share your configuration with me.
>
> Regards,
> Henrik
>
> 
> Från: Andreas Neumann 
> Skickat: den 7 januari 2019 11:26
> Till: Henrik Uggla
> Kopia: qgis-user@lists.osgeo.org
> Ä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
> Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Henrik Uggla
Hi Andreas!

I really can't see why Qgis Server would need X. If I build Qgis Server on a 
server with X, will the resulting package work on a server without X?

It would be very helpful if you could share your configuration with me.

Regards,
Henrik


Från: Andreas Neumann 
Skickat: den 7 januari 2019 11:26
Till: Henrik Uggla
Kopia: qgis-user@lists.osgeo.org
Ä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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Daniele Viganò
You can find an example of a fully featured QGIS server in a Docker
container using nginx, made by Marco and I, here
https://github.com/gem/oq-qgis-server/

Cheers,
Daniele

---
Daniele Viganò
http://daniele.vigano.me

On mobile, please excuse my brevity.

On Mon, Jan 7, 2019, 11:39 Remi Desgrange  Do you have a link form the dockerfile or a dockerhub link ?
>
>
>
> Thanks.
>
>
>
> Anyone here running qgis on top of uwsgi ? I know it’s possible but never
> seen it working.
>
>
>
> *De : *Qgis-user  au nom de Andreas
> Neumann 
> *Date : *lundi 7 janvier 2019 à 11:26
> *À : *Henrik Uggla 
> *Cc : *"qgis-user@lists.osgeo.org" 
> *Objet : *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
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Remi Desgrange
Do you have a link form the dockerfile or a dockerhub link ?

Thanks.

Anyone here running qgis on top of uwsgi ? I know it’s possible but never seen 
it working.

De : Qgis-user  au nom de Andreas Neumann 

Date : lundi 7 janvier 2019 à 11:26
À : Henrik Uggla 
Cc : "qgis-user@lists.osgeo.org" 
Objet : 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
Qgis-user@lists.osgeo.org<mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building Qgis Server only

2019-01-07 Thread Andreas Neumann
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
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Building Qgis Server only

2019-01-07 Thread Henrik Uggla
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
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user