seedbox
seedbox copied to clipboard
A Docker-powered seedbox with persistent data and more cool stuff.
Hello: I am having an issue when running ./run-seedbox.sh. "Error response from daemon: create grunt-box_configtraefik: error looking up volume plugin local-persist: plugin "local-persist" not found". I followed the steps to...
When running ./run-seedbox.sh I'm getting this error ERROR: Version mismatch: file ./docker-compose.yaml specifies version 3.8 but extension file ./services/traefik.yaml uses version 1 Any ideas what might be the cause?
When starting Flood i get the following error repeatedly: ``` Failed to access runtime directory ``` Appearently this has something to do with permissions? ([see here](https://github.com/jesec/flood#troubleshooting)) --- Just to see...
As mentioned in the title, this is not an issue, but I am not sure where else to post this inquiry and there was no option for contacting @jfroment directly....
Hi, Thanks for this wonderful repository. I have an issue with deluge. I can't add torrent. for example with a torrent, nothing appears and I cannot add the torrent ...
Hi, it took me a while to figure out that you need to encrypt auth HTTP passwords in file using something like `htpasswd` from the `apache2-utils` package, according to the...
Hi there. I really like this repository and I'm trying to get things to work on my machine. I'm facing a problem surrounding Traefik. I have access to my subdomains...
Hello I would like to replace Plex with Jellyfin I made some corrections in the config.yaml file: #Jellyfin - name: jellyfin enabled: true VPN: false customFile: custom/jellyfin.yaml traefik: enabled: true...
Hello Let me start with the fact that this is one of the first projects I have contact with - but where do you need to start... From the whole...
Hey there @jfroment, This is a solid collection of tools! My only request for this is to set up some alternate authentication methods rather than basic HTTP auth - I've...