Spotweb erikdevries/spotweb https://hub.docker.com/r/erikdevries/spotweb bridge sh false https://github.com/spotweb/spotweb Spotweb is a decentralized usenet community based on the Spotnet protocol. The only required manual configuration is setting up a valid usenet server. You can follow this https://github.com/L4stIdi0t/Unraid-template/blob/master/Spotweb/write-up-spotweb.md Spotweb is configured as an open system after running docker-compose up, so everyone who can access can register an account (keep this in mind) If you want to use the Spotweb API, create a new user and use the API key associated with that user To prevent having to configure Spotweb manually upgrade-db.php is run to upgrade the database and reset the password for the admin user (so currently the admin always has password spotweb) Crond is used to run the retrieve.php script which updates Spotweb with the latest headers from a configured usenet server, the crontab is run every hour Depending on what you like, you can mount the /nzb volume and let Spotweb save nzb's to that directory (e.g. mount /nzb to a folder watched by sabnzbd) Downloaders: Tools: Status:Stable http://[IP]:[PORT:80] https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/Spotweb/spotweb-logo.png 1637746735 Spotweb is a decentralized usenet community based on the Spotnet protocol. The only required manual configuration is setting up a valid usenet server. You can follow this https://github.com/L4stIdi0t/Unraid-template/blob/master/Spotweb/write-up-spotweb.md Spotweb is configured as an open system after running docker-compose up, so everyone who can access can register an account (keep this in mind) If you want to use the Spotweb API, create a new user and use the API key associated with that user To prevent having to configure Spotweb manually upgrade-db.php is run to upgrade the database and reset the password for the admin user (so currently the admin always has password spotweb) Crond is used to run the retrieve.php script which updates Spotweb with the latest headers from a configured usenet server, the crontab is run every hour Depending on what you like, you can mount the /nzb volume and let Spotweb save nzb's to that directory (e.g. mount /nzb to a folder watched by sabnzbd) bridge 8080 80 tcp /nzb rw mysql DB_HOST 3306 DB_PORT DB_NAME DB_USER DB_PASS pdo_mysql DB_ENGINE MySQL / MariaDB installed 8080 mysql 3306 pdo_mysql