I've recently setup radicale using docker compose(tomsquestrwdicale-docker) and it works great I just can't get it to be accessible over the internet via my nginx proxy manager. Can somebody shed some light on what I need to do to get it working?
I've added the nginx code as stated in the docs to the advanced tab in NPM but still nothing.
3 Comments
lemmyvore@feddit.nl · 2 pts · 2y
I haven't added anything up the advanced tab and it works fine. Did you set a port forward? What app are you trying to use it with?
Tinkerer@lemmy.ca · 1 pts · 2y
Hmm ok I've only tried accessing the login page via my browser using the fqdn but haven't tried from another source like davx. I have 10 other services working fine over the internet so I'm not sure what im doing wrong with this setup.
lemmyvore@feddit.nl · 1 pts · 2y
From the browser is fine. The Radicale web UI is very plain, if you access the FQDN you should get a redirect to /.web/ where you should see a login page.