You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

483 B

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