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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
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.
Hi! I just randomly stumbled across this as I was searching for an old Jotty post I made (jotty developer here)
This is such a nice feedback to read, thank you! Not sure if you still use Jotty or not but funnily enough I literally went live with pgp encryption today ♥️
I doooo and I still love it! I haven't had the time to update to the latest version yet but it's running very very nicely and has been a big help in my day to day!
That is so sweet, I'm glad it's of help to you! I'm about to open another post about the latest updates so keep an eye out for it <3
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.