I'm already hosting pihole, but i know there's so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!

Edit: Thanks all! I've got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!

you are viewing a single comment's thread
view the rest of the comments
[–] 43 points 3 years ago (3 children)

Exactly a couple of things that we (me and the wife) use really often:

  • source
  • hideshow 6 child comments
  • [–] 18 points 3 years ago* (3 children)

    While Vaultwarden is great I would not suggest selfhosting your password manager unless you do regular backups. Losing all your password cause your server went down is a great way to ruin your day.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 13 points 3 years ago (1 child)

    I don’t think that’s true. Even when Bitwarden server is down you can still access your Bitwarden vault, use and export all passwords. You can’t save new passwords but using existing ones should work perfectly fine. So, when your server is down/broken, export your vault, fix server and get new Vaulwarden instance up and import your vault again. Thats it. I still find it safer to selfhost it than getting my passwords leaked.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    It's very easy to back up and encrypted vault to the cloud. Also all bitwarden clients save your info locally, so you wouldn't lose your vault unless everything you had logged into it with was destroyed simultaneously.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    It's been a while since I last checked Vaultwarden (back then it was still called bitwarden-rs). If they added an export feature, then that definitely makes things easier. The export feature in the client isn't enough IMO. Last time I tried it, it didn't export attachments. So if you for example have your SSH key saved in Bitwarden, well then good luck if you loose access to the vault :P

  • source
  • parent
  • [–] 2 points 3 years ago (1 child)

    I would look at this https://youtu.be/uaixCKTaqY0 in regards to nginx proxy manager. It might not apply to you but worth knowing at least.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    Shame NPM is so easy to use compared to Traefik. I just bash my head against the wall if I try to use Traefik for anything but local docker containers. Point it at an external service? I would rather shoot myself

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    I actually find traefik rather nice to work with. I have a few Middleware chains set up, expose service using labels and add the chains to make sure I get the appropriate settings.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    Thanks for teaching me about LiveSync, not being able to sync my notes with mobile without an obsidian account has been annoying, but none of the web based interfaces look at nice or as usable as obsidian. Being able to sync everything between desktops and mobile will be really handy.

  • source
  • parent