Check out Silver Bullet.
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!
This looks amazing. I’m already using obsidian but if I’d found this first I probably would have started here.
Huge fan of logseq
does it have a self-hosted web part? i can't find it. The website only let me download a fuckton 170mb appimage for linux
You should be able to download via flathub too. It is self contained software but you can write to a Google or Dropbox directory and let that synch the files. I’m really a fan of logseq as well.
I don't know any lightweight options, but as VS-Code was suggested, I'd like to suggest Hedgedoc too.
Yeah, looks interesting but way too overkill i guess?
You could try code-server? I use it daily to edit my markdown files.
Well, while much interesting indeed, i am not ready to install VSCode itself just for notes. I would prefer not to have the option to edit them online then.
Nextcloud notes
Nah, moving away from NextCloud, it worked fine, but again overkill only for this
Then just use syncthing
I already do, it's written in the opening post. I am looking for a webgui to edit markdown files on the server
How about using code-server and pointing it to your markdown folder? While it's a code editor, it also has built-in markdown preview. Installation is also easy and doesn't require docker.