Skip to content

Conversation

@plduthoit
Copy link

@nworr nworr requested a review from Gustry July 7, 2025 13:41
Copy link
Contributor

@nworr nworr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Waiting for another reviewer before merging

thanks @plduthoit

To fix this issue :
1. Connect to your lizmap container.
``` bash
docker compose exec map bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
docker compose exec map bash
docker compose exec map /src/install-lizmap-plugin.sh
docker compose restart map

See my comment in the issue #68 if this can be simplified. Doing multiple commands using exec is not convenient.

Or even from your host

./configure.sh configure

which is already in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The lizmap_server plugin needs to be updated

3 participants