I’ve had a “home lab server” for a while now, it’s nothing special but I think I can do more with it, I just don’t know what to do with it… I currently use it just for a pihole and (sometimes) a Minecraft server or a web server… I used to also have a nexcloud and a searxng instance (which I will probably bring back)… Any ideas for other things I can run on it?

  • Presi300@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    I use KeepassXC for my password manager and I’m happy with it, though I’d be happy if I can figure out a way to setup password fole sync within my LAN without having to setup nexcloud. As for smart devices, got none, I’m not lazy enough to spend 100s of dollars on automatic lamps and stuff… Not yet anyways

    • brewery@feddit.uk
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      I switched from keepass to vaultwarden (self hosted bitwarden) and am glad I tried it out as am finding it so much better on all my devices. I definitely recommend giving it a try if you’re just looking to tinker with things

      • Presi300@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Vaultwarden? Sounds interesting! Does it support the .kbdx format or will I have to re-make my whole database?

      • PoisonedPrisonPanda@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        a quick search on the net did not answer my question…

        therefore:

        do you use it also outside your lan? (with port forwarding, ssl cert etc.)

        if no, are you able to use the passwords nonetheless on your phone even when youre not in our lan?

        • 7Sea_Sailor@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          The clients cache the vault locally whenever they are connected to the server (at least I think they do. The mobile apps for sure, the desktop app probably too, the browser extension im not sure). Adding entries without server connection simply won’t work though, so if you can you should somehow make the server accessible from outside your LAN.

        • brewery@feddit.uk
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          Yes, I have it under a subdomain I own on cloudflare. Then it’s behind nginx proxy manager on my server which takes care of the ssl too. I have fail2ban too so consider it enough security for if the user passwords are long enough. You can set minimum lengths if letting others use it, or in my case I helped family set it up and made them have strong passwords.

          Like others have said, the apps cache everything locally. I have used it without issues with no mobile Internet (e.g. for my cc pin numbers I store on there when i was out in the country with crap reception). I guess you’re more likely to create accounts at home anyway but if you have to when out, it would sync whenever you have it back on the lan.

          • PoisonedPrisonPanda@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            but if you have to when out, it would sync whenever you have it back on the lan.

            thanks. this was the information I was hoping for. I am stuck with a mobile internet router where I am not able (or at least Im not smart enough) to forward a port. therefore my RPi would sit behind the firewall in my LAN.

            nevertheless vaultwarden would be an upgrade from my current keepass/syncthing system. (also because the UI and autofill works better)

    • t0fr@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      If you want to keep using Keepass within your LAN. I highly suggest picking up Syncthing. I use it to sync my files between all my devices.