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.
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
Obsidian.md hands down if you can transition to markdown instead of rich text. Lets users have wiki style hyperlinks to notes.
Obsidian is one of those applications I sooo want to install because everyone loves it, but to me if I'm going through the pain of selfhosting I want to go FOSS only. Argh!
The thing I most appreciate about Obsidian is, for now at least, they at least partially embrace a sort of FOSS mindset in that they offer a proprietary thing via a sort of compromise: your data is stored in plain text in markdown, so it remains 100% portable and parseable by anything which can parse markdown.
But I get what you mean.
I've been trying it, but the outrageous cost to sync across devices is really annoying.
Via their Sync service, yes. If you’re in the Apple ecosystem, they officially endorse iCloud to sync your files, which I personally use. They discourage using Dropbox, but I reckon it’s possible.
I'm on Android and I've been experimenting with an App called FolderSync and Google Drive.
And there's also the live sync extension which allows you to have live document syncs in real time via your own self-hosted CouchDB instance
So many—almost too many—extensions!
I use markdowns at work and enjoy using it. Its faster for me. Normies will have a hard time figuring it out.