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.
Autoplex
Autoplex is an all-in-one media management utility for Plex.
Setup
- Clone this repository
- Configure a
docker-compose.env.yml
file to mount filesystems to the storage manager and torrent client.
- Generate and configure Docker
secrets
by running generate_secrets.sh
- Load the Docker Buildkit environment by running
source ./env.sh
- Deploy using
docker-compose
Development
Architecture
