Comment on What else should I self-host?
irmadlad@lemmy.world 4 days ago
What else should I self-host, aside from HA (I don’t have a smart home), Calibre (physical books are my jam), and Jellyfin (I don’t watch too many movies + don’t have a significant DVD/Blu-ray collection)?
You sound kind of like me, but physical books are not my jam. I host a lot of things I use all the time. The most used app I selfhost is SearxNG. When you get it all set up, in your browser settings you can substitute DDG for your private SearxNG instance.
I host Obsidian which is a note taking app. It houses all my compose files, step by step tuts I’ve written to myself, interesting code snippets, etc. There are several encryption plugins for Obsidian that allow you to encrypt the document itself to keep it away from nosy people.
I host Readeck and Karakeep. These are bookmark type apps. I use Readeck for ‘read it later’ type articles I find are interesting. Karakeep I use for data preservation. Both can be used for both bookmarks and data preservation, I just keep 'em separated.
I host a lot more but that might get the juices flowing as it were.
PlutoniumAcid@lemmy.world 3 days ago
How do you host Obsidian? Last time I checked, it only ran as a local install, so the “hosted” version was just a virtual machine running a local copy. Is it still that?
irmadlad@lemmy.world 3 days ago
github.com/linuxserver/docker-obsidian
It uses the Kasm VNC. Takes a little to get used to, but it rocks.