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!
Need to check this out. Seems interesting ...
It’s perhaps a bit of a different beast, but you may give a quick look at https://silverbullet.md.
This looks neat.
I want to try this...
I just did yesterday and I think it nails all my needs. Also the author seems to be nice and helpful
Huh, there's a lot of us calling software "beasts" in this thread.
I kind of get it. Note apps are normally horribly cumbersome data serialization ecosystems you have to invest a lot of time into before you really feel like its doing anything more than a standard text editor could
I meant beast in the figurative sense. It’s not a desktop app, which perhaps doesn’t make that much of a difference. I wrote it so I think I’m entitled to call my own software a beast 😂
Gonna second Silverbullet. I'm a current logseq user, but I'm really liking the direction of this. Mainly because of the ease of accessing from multiple devices such as desktop, laptop, and mobile. I'm currently opening my logseq graph in sb on my android phone. Once I switch over fully, I won't have to worry about syncing my logseq graph.
Does silverbullet compare to obsidian? Can you use both? I like obsidians mapping graphical things but i haven’t looked at them extensively yet…
Wow that's an very interesting beast! That moment when you realize that the website is the tool itself really is something
Logseq is great. It's still in early development. Only sync is not so great. I use Git and wrote two scripts (pull/push) for Android which I start manually. The desktop application is very powerful and extensible. The app only supports the most common features without any plugin support.
It's also pretty great if you're able to code.
I see what you mean. Basically synch on your own...
It's a very different kind of beast, but I'm very much enjoying it so far. Linking things is definitely Joplin's weak point whereas this is a core strength for logseq.
I often used bullet points in my Joplin notes, so having that as the default works for me too. However, since Op has said they want plain text notes Obsidian seems like a better fit (although logseq does save pages as text it's not what it feels like in use).
I also use Logseq and I use SyncThing to sync between devices. I just started a month ago, so I can't say for sure, but so far it has been pretty great.
Notesnook would fit your bill here pretty well.
Not self hosted. Requires email and the use of their servers to sync.
It needs to be self hosted - no docker containers that I can find.
https://github.com/streetwriters/notesnook-sync-server
Based on this, it's not yet available. I use Joplin server for my stuff and have been wanting to move away to a web based platform as I tend to reinstall my OS every few months and like to be able to dial in my self hosted instance and reference for what I need.
What features in Joplin do you like using the most?
There are a TON of note taking apps and understanding what features you value the most might be helpful in pointing you in a direction.
O need plain text notes. I want them synched on my self hosted server I want no external dependency to login/sync services which are not selfhostable. I need them on android, web (even read-only is OK) and optionally PC.
This looks... Overwhelming... O my... I want back to having only ONE alternative please!!!!
i went through a bunch of these and eventually settled on trilium
This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there'll be nothing to compare! :P
i sort of made the native app myself using an android app called hermit that is meant for that kind of thing.
You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.
May I suggest Nephele as a good WebDAV server you can use.
Available for Docker as well.
Nephele looks great. After some fiddling i couldn't make it work with sub-paths (/path/path) so i will keep using Apache as WebDAV server, which fits my bill so far. Unfortunately Joplin notes are NOT plain text (not even .md) as far as i can see, so that is not an option.
Nephele looks promising! But how to view Joplin notes from browser? They don't seems readable directly from folders but somehow messed up
They’re markdown files, so you can view them in the browser.
Mmm, not really? This is what i get by opening a "d8c18c2732b5476c932be62a292750f8.md" file from my Joplin storage folder:
id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: "[]" body_diff: "[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]" metadata_diff: {"new":{},"deleted":[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13
not really human readable to me (yes, readable, but...)
I didn’t realize Joplin saves in such an odd format. The filename is .md, but the format is something proprietary.
What’s weird is a few of my notes don’t look like that. They look like normal Markdown. But most look just like yours.
for simple note taking, memos https://github.com/usememos/memos is excellent
i should add there's an android app you can use with it as well: MoeMemos
I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)
oh that's a shame, my phone is almost never offline so ive never had that problem 😅
This combo looks promising!
I’m stuck on Joplin personally, but have you taken a look at Standard Notes? I think it checks all your boxes.
Maybe Obsidian with Git sync? I have Gitea hosted locally and my obsidian sync across to that.
I suppose Notesnook and StandardNotes come closest to these requirements. Also interesting: AnyType.
There are multiple options with Orgmode clients. For a webview Filestash supports Orgmode, but there are also some dedicated options I think.
Obsidian.md or emacs+org-mode with orgzly on Android. You can sync it via any sync service as it is just files. You can use Syncthing, for example.
I do use Obsidian and you can use what you want to sync between devices by activating plugins. I’ve used many différent notetaking app and Obsidian make my day! https://obsidian.md
I moved from Joplin to Obsidian and am very happy with the move, but it's not FOSS
Have you checked out AnyType?
Anytype is amazing, but when they give you these super long passkeys to decrpyt? That makes having to either memorize the something like 12 short words, and keep them in the exact order they tell you, you sort of have to put them in a notebook (ironically), password manager or whatever you choose to store it.