Swizzin
Swizzin is a light-weight, modular, and user-friendly seedbox solution for Debian-based servers. It allows for the easy installation and management of a wide variety of applications commonly used for torrenting and media management, such as rTorrent, Sonarr, Radarr, and Plex, all accessible through a command-line utility or a web-based dashboard.
Swizzin
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/swizzin.sh)"
Configuration
Config file:
1
/etc/swizzin/
Notes
Installation might take a long time if choosing to install many apps. Be patient.
Swizzin is a management suite, not a single application. Use the 'box' command inside the container to install/manage individual apps like rTorrent, Sonarr, etc. A full list can be found in documentation.
It is very recommended to install at least the 'panel' for web access, and 'nginx' for easy access to other apps.
WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.