A self-hosted Torznab API for the RARBG backup, compatible with Prowlarr, Radarr, Sonarr etc.
From: https://github.com/mgdigital/rarbg-selfhosted
docker run -d \
--name casjaysdevdocker-rarbg \
-v "$HOME/.local/share/srv/docker/rarbg/rootfs/config":/config \
-v "$HOME/.local/share/srv/docker/rarbg/rootfs/data":/data \
-p 3333:3333 \
casjaysdevdocker/rarbg
sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
sudo systemmgr --config && sudo systemmgr install scripts
dockermgr download src casjaysdevdocker/rarbg
OR
git clone "https://github.com/casjaysdevdocker/rarbg" "$HOME/Projects/github/casjaysdevdocker/rarbg"
cd "$HOME/Projects/github/casjaysdevdocker/rarbg"
buildx
🤖 casjay: Github 🤖
⛵ casjaysdevdocker: Github Docker ⛵