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 1f6b580cb2 Improved generate secrets script 4 years ago
database/init Add request module. Update torrent client 4 years ago
request@882dc23b9f Production builds are successful 4 years ago
torrent-client@eaf2fa3e9e Add request module. Update torrent client 4 years ago
torrent-webui@a4e0f1fb6c Add request module. Update torrent client 4 years ago
.gitignore Initial commit 4 years ago
.gitmodules Add request module. Update torrent client 4 years ago
README.md Initial commit 4 years ago
docker-compose.dev.yml Add request module. Update torrent client 4 years ago
docker-compose.prod.yml Production builds are successful 4 years ago
docker-compose.yml Update secret generation. Update request app 4 years ago
generate_secrets.sh Improved generate secrets script 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