vjrj

Results 67 comments of vjrj

I just rebased this PR and build the new `2.5.6` release. I only tested in https://ipt-demo.gbif.es/ and the resources didn't load correctly. I had to update the extensions and install...

No, no, thanks to you @mike-podolskiy90

We have upgraded to `2.5.6` our production `ipt` without issues.

Thanks indeed Pablo for taking care of this important bug.

Related @ansell commit : https://github.com/AtlasOfLivingAustralia/ala-install/commit/40af479a544d628d9c3c1d0fa84e5df9f2032a4a removing hardcoded `5.5.3` version.

After deploying the node of Austria (cc @geonb) using `/e` as `data_dir` seems that some `/data/` directories are hardcoded. More than solr described by JeGoi, here a list of files...

I'll wait for the merge to test and patch if necessary. Thanks @ansell

The spatial one is caused by https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956804 so `GEOSERVER_DATA_DIR` is not setted correctly.

Good job, @sughics. I didn't suffer this issue, but I know that in CAS5 the tz is configured. See https://github.com/AtlasOfLivingAustralia/ala-cas-5/blob/master/README.md#configuration

To install `CAS-5` I created this new role with code commented from `aws-cas5` playbook. This new mongo role includes some initial template: https://github.com/AtlasOfLivingAustralia/ala-install/blob/master/ansible/roles/mongodb-org/templates/mongod.yml Probably we should minimize the number of...