Instead of Bitearden you can use Keepass and share db file with syncthing
Comment on Everyone should have a home server (or a friend that has one)
amotio@lemmy.world 1 day ago
Started my own hime server about a year or so ago. Currently hosting Immich for me and my gf. Jellyfin for archiving movies shows and downloaded YT videos. Forgejo for local git where I backup my work. Homeassistant to manage lights in the appartment and some othe small stuff. Linkwarden to archive important websites and links I might need in the future (docs for work, how-tos for the server itself so I dont loose all that setup kbowledge). Syncthing to sync files between multiple devices - which is awesome, easy to setup and pair folders. Seafile to share files.
It has been great, it draws around 20-30W idle.
I am currently in search for Obsidian and Bitwarden self hosted alternative that can be run in docker container - if anyone has some ideas I am all ears.
freeearth@discuss.tchncs.de 1 day ago
DevOops@piefed.social 1 day ago
I’m syncing the files from Obsidian using Syncthing as well, works fine.
NOPper@lemmy.dbzer0.com 1 day ago
That’s the primary draw for plain text files for me!
Auli@lemmy.ca 1 day ago
You can selfhist bitwarden. Or use vaultwarden.
Jayjader@jlai.lu 1 day ago
I often see LogSeq, and to a lesser extent Silver Bullet, mentioned as self-hostable alternatives to Obsidian that people actually appreciate using.
0x0@lemmy.zip 1 day ago
Joplin is a good Obsidian alternative.
Frey@jlai.lu 1 day ago
Trilium is nice as an obsidian alternative
amotio@lemmy.world 1 day ago
I have tried trillium, it looks good but mi y main issue is that the notes are not plain text markdown. It using its internat l database that makes syncing to other devices with syncthing harder. But yeah, otherwise great alternative.
MonkeMischief@lemmy.today 1 day ago
Obsidian and Bitwarden self hosted alternative that can be run in docker container.
Well not 100% sure about Docker but Tiddlywiki is pretty easily hosted! It’s got some quirks, but in the end it’s just an HTML file (or slightly more complex if hosted as a website), so it should stay relevant for a long time. I enioy making notebooks with it for various things!
Nextcloud has a pretty decent passwords manager and I think firefox plugins for it. I personally use SyncThing to sync KeePass databases and use the nextcloud passwords app for low-risk things we share, like streaming service passwords. :)
rozodru@piefed.social 1 day ago
I use Bitwardens self hosted option, VaultWarden, that I run in a docker. works fine. I use it with the bitwarden CLI since I’m using QuteBrowser on all my machines. I then run a weekly backup of my vaultwarden to an external ssd.
Beauty of it is that it will also work with Bitwardens extension on chrome or firefox. So if I’m on another machine and I need access to my PW’s I can just install the extension, add my self-hosted vaultwarden, then remove it when i’m done.
keyez@lemmy.world 1 day ago
Not sure if you already knew but Bitwarden does have a self hosted option, the docker-compose stack runs great and they have been working on a singular image that just needs a DB. It all runs great depending on what you need and supports the actual bitwarden team.
Serinus@lemmy.world 1 day ago
Vaultwarden is what you’re looking for.