this post was submitted on 10 Feb 2026
49 points (100.0% liked)

Selfhosted

60093 readers
636 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I just installed Radicale and could not at first figure out how to add a calendar that I could edit in the app. And since I could not find any decent post on the topic, here is how to do it (as of iOS 18.7.3 on an iPhone 13 pro, but I imagine the process being very similar on other devices):

  1. Open the Settings application.
  2. Scroll to the bottom and open the Apps options.
  3. Open settings for the Calendar application.
  4. Open Calendar accounts.
  5. Add a new account.
  6. Chose "other".
  7. Chose "CalDav-account".
  8. Enter URL and credentials for your Radicale server.

I have SSL set up with Let's Encrypt managed with Caddy so that was all I had to do. I say this because I read one discussion about SSL being needed.

you are viewing a single comment's thread
view the rest of the comments
[–] captcha_incorrect@lemmy.world 1 points 4 months ago (1 children)

Caddy makes HTTPS a breeze. I've tried nginx before but I never understood when and why I would need which setting.

[–] sbeak@sopuli.xyz 1 points 4 months ago (1 children)

I don't have a registered domain for my laptop server (and hence cannot use HTTPS) as I find that I don't really need it for my use case. Using Tailscale is fine for me if I really need to access it remotely, but I mostly use it for backing up files and images on my local network, and calendars can sync once I get home.

[–] captcha_incorrect@lemmy.world 1 points 4 months ago

Would a self signed certificate be an option? Not sure if the hassel is worth with the applications on the phone.