# Autoplex Autoplex is an all-in-one media management utility for Plex. ## Setup 1. Clone this repository 2. Configure a `docker-compose.env.yml` file to mount filesystems to the storage manager and torrent client. 3. Generate and configure Docker `secrets` by running `generate_secrets.sh` 4. Load the Docker Buildkit environment by running `source ./env.sh` 5. Deploy using `docker-compose` ## Development ### Architecture ![Architecture Overview](diagrams/architecture.png)