|
|
@ -0,0 +1,10 @@ |
|
|
|
# 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` |