• 2 posts
  • 7 comments
Joined 5 years ago
Cake day: March 11th, 2021

I AM NOT THE DEV

Hi all,

There are plenty of CalDAV servers out there, but surprisingly very few good self-hosted web interfaces to actually access and manage your calendars.

For the past couple of years I’ve been following a project called Luna, and I think it deserves a bit more visibility here: https://github.com/Opisek/luna

It can pull calendars from multiple sources (CalDAV, Google, iCal links, etc.) and bring them together in a single interface.

For people like me with a constantly changing, busy, and somewhat chaotic schedule, having everything in one place like this is incredibly useful.

The project is still young, but it’s progressing steadily, and the developer has been very patient and responsive whenever I’ve interacted with him.

Just wanted to share it here and show some support.

PS: I think the developer didn’t really expect anyone to promote the project or draw attention to it yet 🙂 Screenshots will probably come in time. It’s still a young project, so a little patience goes a long way.

I’ve recently started a crusade for the perfect selfhosted note taking app.

I posted here and I read a lot of others posts and for now I think I have what I need.

But as I see Joplin recommended every now and then, and given it doesn’t offer a webui I can access everywhere from any computer (you need to install their app), I had this thought: how could I dockerize, say, the Linux Joplin app so I can put it behind a reverse proxy with auth and access it when I’m away from home from any computer.

I’ve seen this done for soulseek, mkvtoolnix and others, so I know it is feasibile.

Being just a hobbyist selfhoster with no programming background, I’m not sure where to start educating myself.

I’m sure there are some guides out there, but I’m not sure what to look for, what terms to use in my searches.

Somebody could point me to the right direction?