this post was submitted on 20 Nov 2023
10 points (91.7% liked)

Usenet

1873 readers
1 users here now

We are a thriving community dedicated to helping users old and new understand and use usenet

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Drudge 1 points 7 months ago (1 children)

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] 1 points 7 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.