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!
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
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.