Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
It's IMHO poorly documented (in terms of visibility).
Since it is not enabled by default, you have to edit your config file with the '[sharing]' section. There are two types, by map and token to conform to different usecases. There are also two different storage types, csv and files. Personally i chose map and csv way.
After adding your config and restarting the server, in the gui you can find a new button to share next to your calendar / carddav and in the bottom right menu an entry to accept invites issued by others.
I previously shared with the symlink too but since this update i got rid of it and used this new system and, well, it works for me (i'm sharing ro only calendar but you can assing [limited] permissions too).
Ahh, ok... I'm seeing the docs.
Ahh, ok. So whether you need authentication or not.
And the docs for that...
So if you want plaintext vs binary storage.
Would you mind sharing your config, pretty please. 🙏
Here is the relevant section:
Just FYI, my
filesystem_folderis defined as/var/lib/radicale/collections.BTW. The token based sharing, as I understand, still requires auth, just not an user auth but, well, a token one.