Skip to content

race-in/autobrr-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Autobrr Manager

Debian License Status

Production-ready autobrr installer for Debian VPS.


✨ Features

  • Install / Update / Remove
  • Multi-domain nginx detection
  • Manual domain fallback
  • Auto user detection
  • Systemd per-user service
  • Reverse proxy under /autobrr/
  • Log file support with rotation
  • Safe production behaviour

🧱 Requirements

  • Debian 11 / 12 / 13
  • nginx installed
  • SSL configured (recommended)
  • At least one Linux user in /home

📦 One-Line Install

bash <(curl -s https://raw.githubusercontent.com/race-in/autobrr-manager/main/autobrr.sh)

📦 Manual Usage

wget https://raw.githubusercontent.com/race-in/autobrr-manager/main/autobrr.sh
chmod +x autobrr.sh
sudo ./autobrr.sh

🖥 Menu

1) Install autobrr
2) Update autobrr
3) Remove autobrr
4) Exit

🌐 Access

https://your-domain/autobrr/

📜 Logs

/home/USER/.config/autobrr/logs/autobrr.log

Live view:

tail -f /home/USER/.config/autobrr/logs/autobrr.log

🔒 Safety

  • Ignores _, localhost
  • Won’t detect random .pem files
  • Manual fallback if domain not found
  • Per-user isolation

📄 License

MIT

About

Production-ready autobrr installer for Debian VPS with multi-domain detection, auto user selection, nginx reverse proxy setup, logging, update & remove support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages