Never used Usenet before, so I’m not sure what else I need.

    • @Drudge
      link
      English
      110 months ago

      Could you elaborate on how you set up SABnzbd with yunohost? There’s no app for SABnzbd on yunohost, so did you just install it as you would on ubuntu server? (apt-get install blah blah)

      I have jellyfin working and would like to get sonarr operational, but now sure how to get SABnzbd up and going.

      • @[email protected]
        link
        fedilink
        English
        110 months ago

        I installed the docker container using docker-compose and then installed Redirect in YunoHost, which allows you to map a domain (subdomain or “domain/[something]”) to a port, in this case the port of SABnzbd’s web ui. You can install Redirect as many times as you want btw, I’ve set separate subdomains for SABnzbd and qBittorrent that way. I can also give you the exact settings and docker-compose file if you want.