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 60adc2d0a0 Update readme 3 years ago
packages/microservice Microservice package should be ready to go 3 years ago
scripts Move scripts 3 years ago
services/torrent-client Add torrent client service 3 years ago
submodules Add VPN submodule 3 years ago
.env.example Add example env file 3 years ago
.gitignore Add initial dependencies and gitignore 3 years ago
.gitmodules Add VPN submodule 3 years ago
Dockerfile Update Dockerfile and package scripts 3 years ago
README.md Update readme 3 years ago
docker-compose.dev.yml Add torrent client service 3 years ago
docker-compose.yml Add torrent client service 3 years ago
lerna.json Added lerna file 3 years ago
package.json Microservice package should be ready to go 3 years ago
tsconfig.json Added Dockerfile. Fixed tscconfig file 3 years ago
tsconfig.package.json Set up tsconfig for packages 3 years ago
yarn.lock Microservice package should be ready to go 3 years ago

README.md

Autoplex

A complete service to automate movie and TV show management for Plex.

Development:

Start the services via docker-compose

docker-compose -f docker-compose.yml -f docker-compose.dev.yml docker-compose.env.yml up --build