[solved] Pydio 8, reverse proxy and public link sharing

Hi,
I just have set up Pydio 8 in a docker container using the linuxserverio images and jwilder’s nginx-proxy with the Let’s Encrypt Companion. Everything works nice and smooth except the public link sharing. It generates a like saying https://pydio.example.com/public/h4sh but 404’s when trying to access it. Any ideas where I can take a look? Also the nginx.log only shows 404, so I don’t assume it’s the proxy’s fault.

Edit: In pydio’s logs it says there is no file h4sh in config/www/public which is… correct.

Solution: https://github.com/linuxserver/docker-pydio/issues/22