All Projects → exrat → Rutorrent Bonobox

exrat / Rutorrent Bonobox

Auto install script for rTorrent with ruTorrent

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Rutorrent Bonobox

Swizzin
A simple, modular seedbox solution
Stars: ✭ 888 (+451.55%)
Mutual labels:  rtorrent, rutorrent, debian, nginx
Rtinst
seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 1,029 (+539.13%)
Mutual labels:  rtorrent, rutorrent, debian, nginx
Docker Rtorrent Rutorrent
rTorrent and ruTorrent Docker image based on Alpine Linux
Stars: ✭ 75 (-53.42%)
Mutual labels:  rtorrent, rutorrent, nginx
Dockerfiles
lots of dockerfiles, based on alpine
Stars: ✭ 69 (-57.14%)
Mutual labels:  rtorrent, rutorrent, nginx
Pimp My Box
🌱 Automated seedbox install of rTorrent-PS and PyroScope CLI etc. via Ansible.
Stars: ✭ 127 (-21.12%)
Mutual labels:  rtorrent, rutorrent, debian
Wordpress Nginx
WordPress specific Nginx configuration templates and best practices!
Stars: ✭ 332 (+106.21%)
Mutual labels:  debian, nginx
Dockerfiles
Discontinued. Fork at your will.
Stars: ✭ 384 (+138.51%)
Mutual labels:  rtorrent, nginx
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (+189.44%)
Mutual labels:  debian, nginx
Thoradia
Thoradia Add-ons Repository
Stars: ✭ 208 (+29.19%)
Mutual labels:  rtorrent, rutorrent
Wordops
Install and manage a high performance WordPress stack with a few keystrokes
Stars: ✭ 649 (+303.11%)
Mutual labels:  debian, nginx
Rtorrent Cleaner
🧹 rtorrent-cleaner is a tool to clean up unnecessary files in rtorrent
Stars: ✭ 36 (-77.64%)
Mutual labels:  rtorrent, rutorrent
Nginx Php Fpm
Nginx + PHP-FPM 8.0.x / 7.4.x / 7.3.x / 7.2.x / 7.1.x / 7.0.x + Composer built on Debian 10 (Buster) image
Stars: ✭ 121 (-24.84%)
Mutual labels:  debian, nginx
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (+93.17%)
Mutual labels:  debian, nginx
seedbox-from-scratch
The Dockered Seedbox From Scratch Mod 2 Script
Stars: ✭ 14 (-91.3%)
Mutual labels:  rtorrent, rutorrent
Nginx Autoinstall
Compile Nginx from source with custom modules on Debian and Ubuntu
Stars: ✭ 443 (+175.16%)
Mutual labels:  debian, nginx
MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (-34.78%)
Mutual labels:  rtorrent, rutorrent
Uwsgi Nginx Flask Docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
Stars: ✭ 2,607 (+1519.25%)
Mutual labels:  debian, nginx
Arch Rtorrentvpn
Docker build script for Arch Linux base with ruTorrent, rTorrent, autodl-irssi, Privoxy and OpenVPN
Stars: ✭ 185 (+14.91%)
Mutual labels:  rtorrent, rutorrent
Vpstoolbox
一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
Stars: ✭ 1,080 (+570.81%)
Mutual labels:  debian, nginx
Nginx Builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 123 (-23.6%)
Mutual labels:  debian, nginx

Script d'installation ruTorrent / Nginx

logo

  • Multi-utilisateurs & Multilingue automatique en fonction de l'installation du serveur

  • Français, English, German, Pусский, Español, Português

  • Nécessite Debian 9/10 (64 bits) & un serveur fraîchement installé

  • Inclus VsFTPd (ftp & ftps sur le port 21), Fail2ban (avec conf nginx, ftp & ssh)

Tiré du tutoriel de mondedie.fr disponible ici:

Installer ruTorrent sur Debian {nginx & php-fpm}

Aide, support & plus si affinités à la même adresse !

Auteur : Ex_Rat

Merci aux traducteurs: Sophie, Spectre, Hardware, Zarev, SirGato, MiguelSam, Hierra

Installation:

Multilingue automatique

apt-get update && apt-get upgrade -y
apt-get install git lsb-release -y

cd /tmp
git clone https://github.com/exrat/rutorrent-bonobox
cd rutorrent-bonobox
chmod a+x bonobox.sh && ./bonobox.sh

caps1

Vous pouvez aussi forcer la langue de votre choix:

# Français
chmod a+x bonobox.sh && ./bonobox.sh --fr

# English
chmod a+x bonobox.sh && ./bonobox.sh --en

# Pусский  ( "д/H" или "y/n" )
chmod a+x bonobox.sh && ./bonobox.sh --ru

# German
chmod a+x bonobox.sh && ./bonobox.sh --de

# Español
chmod a+x bonobox.sh && ./bonobox.sh --es

# Português
chmod a+x bonobox.sh && ./bonobox.sh --pt

# Português do Brasil
chmod a+x bonobox.sh && ./bonobox.sh --ptbr

Pour gérer vos utilisateurs ultérieurement, il vous suffit de relancer le script

caps2

Disclaimer

Ce script est proposé à des fins d'expérimentation uniquement, le téléchargement d’oeuvre copyrightées est illégal.

Merci de vous conformer à la législation en vigueur en fonction de vos pays respectifs en faisant vos tests sur des fichiers libres de droits.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].