this post was submitted on 13 Nov 2024
46 points (96.0% liked)
Open Source
31236 readers
264 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gentoo linux with Radicale on bare metal. Radicale is behind NGINX reverse proxy that slaps HTTPS and authelia redirect for authentication on top.
And of course i use DAV5X on android.
Impressive. Was it an easy set-up (the redirect and authentication in particular?)
I keep a wiki on all that I do.
This is the page on radicale: here
This is the more general page on reverse proxy here
And so on, Check the sidebar.
I mostly write it so that in future I remember what I did and how I did it, but I use some unusual techniques compared to the mainstream point of view from this community, so keep that in mind.
Thank you for sharing those links. I’ve just spent some time reading pages on your wiki. It’s great. You write very clealy about each tool/service. How you’ve done it seems an excellent way of reflecting on what you do. I’ll be consulting your wiki in future. I’m going to follow your guidance on setting up a reverse proxy as a start.