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!

    • @tr0nix@lemm.ee
      link
      fedilink
      English
      12 years ago

      I have a ton of papers around the home. This looks like this can really help. Thanks

    • @kaotic@lemmy.world
      link
      fedilink
      English
      12 years ago

      I can’t for the life of me get this running, the web server just throws errors about the Redis server being unavailable, using their script to generate a docker-compose file.

      • Thomas
        link
        fedilink
        English
        1
        edit-2
        2 years ago

        What’s the error?

        Can you run docker-compose logs

        Here’s mine: https://cloud.zell-mbc.com/s/Ac5KQTTxcWNYbNs

        I tried to add file it to this post but formatting got completely messed up, hence a link.

        Before you run docker-compose you need to change the paperless-app volumes to fit your requirements and set up the variables in .env

        • @kaotic@lemmy.world
          link
          fedilink
          English
          12 years ago

          Thanks! I did update the .env file with the relevant variables, mapped the directories to local directories, Redis throws the following: https://pastebin.com/jgDVr4Jk and the web server throws Error: Error -5 connecting to broker:6379. No address associated with hostname.. over and over.