A pirate ship built on Docker.
This project pulls several Docker'fied downloading tools and runs them in a Vagrant VM.
Tools included:
- CouchPotato via https://github.com/GeoffreyPlitt/docker-couchpotato
- Headphones via https://github.com/GeoffreyPlitt/docker-headphones
- NZBmegasearcH via https://github.com/GeoffreyPlitt/docker-megasearch
- Sabnzbd via https://github.com/GeoffreyPlitt/docker-sabnzb
- Sick Beard via https://github.com/GeoffreyPlitt/docker-sickbeard
Usage:
vagrant up
Then go to:
- CouchPotato: http://localhost:5050
- Headphones: http://localhost:8181
- NZBmegasearcH: http://localhost:5000
- Sabnzbd: http://localhost:8080
- Sick Beard: http://localhost:8081