this post was submitted on 24 May 2024
5 points (77.8% liked)

Selfhosted

37756 readers
786 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (2 children)

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?

[–] [email protected] 1 points 1 month ago (1 children)

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.

[–] [email protected] 1 points 1 month ago

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.