3liz / lizmap-docker-compose

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

Test projects are not visible #46

Open laurascasse opened 1 year ago

laurascasse commented 1 year ago

After a lot of difficulties during setup, i'm finally running lizmap with docker desktop on windows But i don't see the tests projects situated in \lizmap\instances

In the administration panel, the root for repository is /srv/ i've also tried /srv/projects for same result I miss a step ? Thanks

image image

nworr commented 1 year ago

By default, the root folder for repository is /srv/projects/ (binded to your local /lizmap/instances).

Then in "Map Management" section , you need to create a repository related to existing folder (relative to root folder) and allow users to view projects

image

Then the repository and the projects should be visible in the project page

image