# 🏴‍☠️ autopirate 🏴‍☠️ ___ ## Overview The complete autopirate setup! Easily monitor, download, and serve content to your home theater setup. ## Pre-requisites - [Docker](https://docs.docker.com/get-docker/) - [Docker Compose](https://docs.docker.com/compose/install/) ## How-To - Clone this repo - Copy `.env.example` to `.env` and fill in the values - Run `source ~/.env` - Run `./patch_compose.sh` to patch the compose file with your local user ID and group ID - Run `docker-compose up -d` to start the stack ## Credentials 1. Deluge: - Username: `admin` 2. Prowlarr: - Username: `admin` - Password: `admin` ## Future Improvements Would be good to add [tdarr]() to the stack so that we can automatically re-encode content to more efficient containers/codecs (e.g. HEVC). This would be a good way to reduce the size of the library and save space on the NAS / server. Would be good to add [tautulli]() to the stack so that we can monitor the Plex server