I’ve installed Seafile on my raspberry pi. I have defined an A record on cloudflare (which has strict SSL) to point to my RPi. And I’ve got “Nginx Proxy Manager” docker container on the Pi to serve as reverse proxy.
I can access the GUI via my domain but when I try uploading files the transfer fails at the very end. My hunch is that this happens because I’m missing some settings that Nginx Proxy Manager defaults don’t provide. I don’t have access to the actual nginx config files but Proxy Manager does have an advanced tab where you can enter extra configuration. I was wondering if anyone has managed to successfully configure proxy manager with seafile?
Initially I had the wrong URLs in SERVICE_URL
and FILE_SERVER_ROOT
and uploads didn’t even begin but now they fail at the end.