this post was submitted on 06 Mar 2025
1 points (100.0% liked)

Selfhosted

50526 readers
443 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 2 years ago
MODERATORS
 

I self-host a couple of services, but I haven’t exposed anything outside my home network. I want to self-host my calendar, but not sure if I can do it without exposing it. Any recommendations on the best way to go about this? For those who do self-host a calendar service, how do you keep it secure?

top 11 comments
sorted by: hot top controversial new old
[–] tapdattl@lemmy.world 3 points 5 months ago (1 children)

I think the general consensus for homelabbers is a mesh network -- Tailscale and Netbird are the two most popular options

[–] ChillPill@lemmy.world 1 points 5 months ago

VPN is the way to go if you're not sharing it with a bunch of people

[–] oldfart@lemm.ee 1 points 5 months ago

Unless you live a very dynamic lifestyle that requires your calendar to be 24/7 synced, you can just use whatever server software you like, make it listen in LAN only, and have your devices sync when they're at home.

DecSyncCC and Syncthing is another option.

[–] BackYardIncendiary@lemmy.sdf.org 1 points 5 months ago

Late response. I used to host radicale, but switched to MyPhoneExplorer a few years ago. I just sync from the laptop to the phone over bluetooth. It does contacts and memos as well. Reminds me of the old Palm Desktop sync.

[–] tekeous@usenet.lol 1 points 5 months ago

Radicale is the GOAT and supports authentication. Or you can just run it on a LAN behind a firewall.

[–] wildbus8979@sh.itjust.works 0 points 5 months ago (1 children)

Who do you want to have access to said calendar?

[–] ClownsInSpace2@lemm.ee 0 points 5 months ago (1 children)

Just myself, but I would like to keep it synced between my phone and my laptop while also keeping a backup.

[–] wildbus8979@sh.itjust.works 1 points 5 months ago

Then you should really look into setting up a personal VPN. After that what you use to do calendar becomes irrelevant in terms of access.

[–] reboot6675@sopuli.xyz 0 points 5 months ago (1 children)

Related question, what CalDAV server are you using? Been looking for something lightweight

[–] hendrik@palaver.p3x.de 1 points 5 months ago

I think Baikal or Radicale would be the usual contenders for that