2023-07-29 12:37:51 -04:00
2023-07-04 09:20:15 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-07-03 18:23:48 -04:00
2023-07-29 12:37:51 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-07-03 18:23:48 -04:00
2023-07-03 19:36:50 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-07-03 18:23:48 -04:00
2023-07-04 09:51:32 -04:00

👋 Welcome to rarbg 🚀

A self-hosted Torznab API for the RARBG backup, compatible with Prowlarr, Radarr, Sonarr etc.

From: https://github.com/mgdigital/rarbg-selfhosted

Run container

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

Install my system scripts

 sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 sudo systemmgr --config && sudo systemmgr install scripts  

Get source files

dockermgr download src casjaysdevdocker/rarbg

OR

git clone "https://github.com/casjaysdevdocker/rarbg" "$HOME/Projects/github/casjaysdevdocker/rarbg"

Build container

cd "$HOME/Projects/github/casjaysdevdocker/rarbg"
buildx 

Authors

🤖 casjay: Github 🤖
casjaysdevdocker: Github Docker

Description
Repo for rarbg
Readme 110 KiB
Languages
Shell 86.6%
Dockerfile 13.4%