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.
 
 
 
 
 
 
David Ludwig b9e4ca0b5b Database provision (forgot to add earlier) 4 years ago
database/init Database provision (forgot to add earlier) 4 years ago
torrent-client@aa6b537915 Initial commit 4 years ago
torrent-webui@a3fdd2bf53 Add Torrent Web UI. Fix minor mistakes in Docker files 4 years ago
.gitignore Initial commit 4 years ago
.gitmodules Add Torrent Web UI. Fix minor mistakes in Docker files 4 years ago
README.md Initial commit 4 years ago
docker-compose.dev.yml Add Torrent Web UI. Fix minor mistakes in Docker files 4 years ago
docker-compose.prod.yml Initial commit 4 years ago
docker-compose.yml Add Torrent Web UI. Fix minor mistakes in Docker files 4 years ago
setup.sh Initial commit 4 years ago

README.md

Autoplex

Autoplex is an all-in-one media management utility for Plex.

Setup

  1. Clone this repository with all submodules
  2. Configure .env files inside each submodule
  3. Execute the setup.sh script to generate secrets for the containers
  4. Deploy using docker-compose