François Van Der Biest
François Van Der Biest
When submitting a comment + evaluation on a metadata, right after composition spin up:  ``` docker-geonetwork-1 | 2023-11-13T09:01:15,235 ERROR [geonetwork.api] - UserFeedbackAPI - newUserFeedback: Missing settings in System Configuration...
See https://docs.geoserver.org/main/en/user/security/webadmin/csrf.html
We should create a new branch here, and set mapstore's tag to `2023.02.00-geOrchestra`
... with something more ethical / useful eg: https://dculturelles.hypotheses.org/138 See also #693
[DEPRECATION WARNING]: ALLOW_WORLD_READABLE_TMPFILES option, moved to a per plugin approach that is more flexible, use mostly the same config will work, but now controlled from the plugin itself and not...
Currently hardcoded: ``` roles/georchestra/templates/extractorapp/extractorapp.properties.j2:smtpHost=localhost roles/georchestra/templates/extractorapp/extractorapp.properties.j2:smtpPort=25 roles/georchestra/templates/ldapadmin/ldapadmin.properties.j2:smtpHost=localhost roles/georchestra/templates/ldapadmin/ldapadmin.properties.j2:smtpPort=25 ``` Terranis might be interested in using `sendgrid` instead.
When exporting and importing the vagrant-generated VM in another environment, we noticed that the keyboard layout is `qwerty` by default. This can be annoying... We've had to change the `XKBLAYOUT="us"`...
With up to date sources, and no local additions, ``` TASK: [postgresql | create georchestra user] ********************************** failed: [mygeorchestra] => {"failed": true} msg: unable to connect to database: could not...
This can be a real blocker, as we experienced it recently with @jpklipfel and @gryckelynck ... but they told me they finally succeeded.