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 d1dd944ad0 Services are now functioning as they were before the conversion 4 years ago
bootstrap/database/init Initialize monorepo 4 years ago
docker/scripts Services are now functioning as they were before the conversion 4 years ago
services Services are now functioning as they were before the conversion 4 years ago
utils Configure VPN, Database, and Torrent client 4 years ago
.env.example Configure VPN, Database, and Torrent client 4 years ago
.gitignore Services are now functioning as they were before the conversion 4 years ago
.gitmodules Added VPN service 4 years ago
Dockerfile Services are now functioning as they were before the conversion 4 years ago
README.md Initial commit 4 years ago
docker-compose.dev.yml Services are now functioning as they were before the conversion 4 years ago
docker-compose.prod.yml Services are now functioning as they were before the conversion 4 years ago
docker-compose.yml Services are now functioning as they were before the conversion 4 years ago
generate_secrets.sh Update Request with Plex support 4 years ago
lerna.json Add Lerna to the root 4 years ago
package.json Services are now functioning as they were before the conversion 4 years ago
tsconfig.json Add typescript to root 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