<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p>i have installed a qwc2 docker environement, which so far works
fine (demo app works).</p>
<p>when deploying a new app i run into troubles.</p>
<ul>
<li>copy the new *.qgs (ibetgeo.qgs) file into /config_in folder</li>
<li>generating a new service configiguration results in follwowing
log messages in qwc2_admin gui<br>
</li>
</ul>
<pre>INFO: Config destination: '/srv/qwc_service/config-out/default'
INFO: Searching for projects files in /srv/qwc_service/config-in/default/qgis_projects
INFO: Processing /srv/qwc_service/config-in/default/qgis_projects/ibetgeo.qgs
INFO: Written to /data/gen/ibetgeo.qgs
INFO: Searching for projects files in /data/scan
INFO: Scanning for thumbnail(natural-earth-countries.png) under /qwc2/assets/img/mapthumbs
INFO: Thumbnail: natural-earth-countries.png could not be found under /qwc2/assets/img/mapthumbs/natural-earth-countries.png
INFO: Adding project /data/scan/natural-earth-countries.qgs
INFO: Downloading GetProjectSettings from <a class="moz-txt-link-freetext" href="http://qwc-qgis-server/ows/qwc_demo">http://qwc-qgis-server/ows/qwc_demo</a>
INFO: Downloading GetProjectSettings from <a class="moz-txt-link-freetext" href="http://qwc-qgis-server/ows/scan/natural-earth-countries">http://qwc-qgis-server/ows/scan/natural-earth-countries</a>
INFO: Writing 'ogcConfig.json' service config file
INFO: Reading 'qwc_demo.qgs'
...
</pre>
<ul>
<li>according to log the new project file (ibetgeo.qgs) is
processed an copied to /data/gen</li>
<li>but subsequently only project files stored in /data/scan are
processed - the ibetgeo project is not created<br>
</li>
<li>my project does not show up in the qwc2 themes<br>
</li>
</ul>
<p>which is the correct folder for deploying new projects in qwc2?</p>
<p>Thank you <br>
</p>
<p>Rudolf</p>
<p><br>
</p>
<p> <br>
</p>
</body>
</html>