mirror of
https://github.com/EdyTheCow/docker-media-center.git
synced 2024-11-21 10:05:49 +02:00
Update README.md
Move clone repo instructions under preparations section
This commit is contained in:
parent
603c938ac1
commit
e7352662c9
10
README.md
10
README.md
@ -29,6 +29,11 @@ This guide assumes you have a basic knowledge of linux and Docker / Docker Compo
|
|||||||
## Preparations
|
## Preparations
|
||||||
First we want configure enviroment variables and setup domain records before installing anything.
|
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 />
|
<b>Enviroment variables</b><br />
|
||||||
Navigate to `dmc/compose/.env/` and edit these variables.
|
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 |
|
| prowlarr.domain.com | CNAME | dmc.domain.com |
|
||||||
|
|
||||||
## Traefik
|
## Traefik
|
||||||
<b>Clone repository</b><br />
|
|
||||||
```
|
|
||||||
git clone https://github.com/EdyTheCow/docker-media-center.git
|
|
||||||
```
|
|
||||||
|
|
||||||
<b>Set correct acme.json permissions</b><br />
|
<b>Set correct acme.json permissions</b><br />
|
||||||
|
|
||||||
Navigate to `_base/data/traefik/` and run
|
Navigate to `_base/data/traefik/` and run
|
||||||
|
Loading…
Reference in New Issue
Block a user