3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
31 stars 42 forks source link

Use the new environment variable for LWC 3.5 #22

Closed Gustry closed 2 years ago

Gustry commented 2 years ago

Since LWC 3.5.1-pre, we need a new environment variable for QGIS Server to enable the plugins versions in the administration panel, and add the API entrypoint for the pyqgisserver. CF https://docs.lizmap.com/current/en/install/pre_requirements.html#lizmap-server-plugin

Gustry commented 2 years ago

It's linked to the first screenshot in the ticket https://github.com/3liz/lizmap-web-client/issues/2768

nboisteault commented 2 years ago

@dmarteau I have updated version to use Lizmap 3.5 by default. Could you treat this issue please?

dmarteau commented 2 years ago

What is exactly the issue ? and if you know how the fix, feel free to submit a PR.

Gustry commented 2 years ago

I don't know how to enable the Lizmap API URL in this docker-compose project.

dmarteau commented 2 years ago

The lizmap API url must be accessed from LWC ? It can be done either from managment port (no configuration needed) or from the default exposed port (configuration needed in config file).

Afaik, access to managment port was implemented in LWC, no ?

Gustry commented 2 years ago

Everything is in the documentation : https://docs.lizmap.com/current/en/install/pre_requirements.html#installation There is the setting in Py-QGIS-Server.