I see path of geoserver datadir is static in several ways I am getting the error : ``` gaia-back-1 | ERROR:Utils:/srv/data/geoserver/global.xml not found, dunno where to find geoserver datadir ``` https://github.com/georchestra/gaia/blob/master/gsdscanner/__init__.py#L28 also i think it don't use tomcat backend but jetty ! https://github.com/georchestra/gaia/blob/master/geordash/utils.py#L59C38-L59C44
I see path of geoserver datadir is static in several ways
I am getting the error :
https://github.com/georchestra/gaia/blob/master/gsdscanner/__init__.py#L28
also i think it don't use tomcat backend but jetty !
https://github.com/georchestra/gaia/blob/master/geordash/utils.py#L59C38-L59C44