Thinking of self-hosting some basic tools; SearxNG, Bitwarden, Lemmy.

What kind of tools are you self-hosting right now? Which ones are easy to manage, which ones are awkward? 👀

  • chillybones@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I had no idea you could host your own Bitwarden instance. The whole reason I moved to Bitwarden in the first place was one of the Lastpass hacks, being in control of my own password manager instance from my favorite password manager would be amazing. Is it free to self- host?

    Also curious about your UniFi controller, are you considering a DM/DM Pro a ‘self-hosted’ controller or do you use one of those Dockerized container solutions?

    • distantorigin@kbin.cafe
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      I use Vaultwarden in Docker, which is a light-weight Rust implementation of the Bitwarden server. You can just point any of the apps or browser extensions to your server at login and it works seamlessly. The oficial Bitwarden Server is also available, but when last I used it, it was much more resource intensive and had a number of docker containers as dependencies instead of the single container for Vaultwarden.

      For UniFi, I use a docker image–currently, I’m using this one.