Update README.md

Move clone repo instructions under preparations section
This commit is contained in:
Eddy 2023-04-08 15:33:57 +00:00 committed by GitHub
parent 603c938ac1
commit e7352662c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,11 @@ This guide assumes you have a basic knowledge of linux and Docker / Docker Compo
## Preparations
First we want configure enviroment variables and setup domain records before installing anything.
<b>Clone repository</b><br />
```
git clone https://github.com/EdyTheCow/docker-media-center.git
```
<b>Enviroment variables</b><br />
Navigate to `dmc/compose/.env/` and edit these variables.
@ -61,11 +66,6 @@ If you're using Cloudflare, make sure to enable the proxying by enabling the clo
| prowlarr.domain.com | CNAME | dmc.domain.com |
## Traefik
<b>Clone repository</b><br />
```
git clone https://github.com/EdyTheCow/docker-media-center.git
```
<b>Set correct acme.json permissions</b><br />
Navigate to `_base/data/traefik/` and run