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
I've been a Joplin user as well for some time and decided to switch to something different too. I looked at Trilium as a possible alternative but decided it wasn't for me. Seems like their self hosted sync server doesn't have much in terms of proper authentication at all? At least from what I've seen from the setup and when I skimmed through the docs. However there does seem to be encryption available which at least seems to be something. The interface also seems very cluttered and has a wild amount of features I'll never even dream of using extensively. I needed something more simple and streamlined.
With that in mind and as I use Authentik for authentication and user management I decided to look elsewhere. I'm currently testing Jotty/Jotty.page, however they want to format it, and it has everything I need. But it lacks encryption and a proper mobile app. It does however have PWA support which is at least something. I do also enjoy that it is pretty much completely directory based. Even the users and user sessions and shared notes are just JSON files. This makes active backups a breeze and disaster recovery is going into a users directory and making a copy of their directories and .md files. It's growing on me to say the least.
Trilium Next has 2fa, note encryption and oidc support AFAIK, so the authentication should not be a concern. Every instance retains its own copy of the data and syncs with the server (if you have one) backups are made daily in the back end iirc. Exporting the data is trivial too in both HTML and markdown.
I see. I must've missed that while doing my skimming a bit too hastily. Good thing it has, I was worried it would be limited to securing it through a VPN.
I'm glad it exists and hope of develops further. It has gotten some well deserved growth and exposure in general.