vjrj

Results 67 comments of vjrj

I've just rebased this PR and build/published `2.5.1` debian package. It's running in https://ipt-demo.gbif.es/ I'll update our https://ipt.gbif.es that is running `2.5.0`. So far I detected in `2.5.0`: - an...

Thanks for your help! Our conf: ``` ipt.baseURL=https\://ipt-demo.gbif.es/ ``` and I checked that page from the IPT manual for setting up our proxies but the nginx equivalent conf https://www.nginx.com/resources/wiki/start/topics/examples/likeapache/ did...

I've just rebased this PR and published the resulting `2.5.2` debian package. It's running in https://ipt-demo.gbif.es/ Thanks!

Hi @raffael-mnhn right now you can use it adding this repo: https://github.com/AtlasOfLivingAustralia/documentation/wiki/Testing-Debian-Packaging#using-demo-repository and: ``` apt install ipt ``` Also you can download the packages manually and use `dpkg -i some-ipt.deb`:...

Hi @raffael-mnhn about 20.04 we used the package in 20.04 too. Sorry this was just a testing apt repo for a debian proposal that we are using it meanwhile. About...

Updated to `2.5.4` (security release) and running in ipt.gbif.es. Thanks @MattBlissett

Thanks to both of you. First news about that new related vulnerability.

Sorry, I'm sick and away from keyboard. I'll try to do it ASAP

@raffael-mnhn I've just published `2.5.5`

I have to setup the data directory manually too because the war deploy clean that file. If I found time in the future I'll review this part and add some...