Remember to create the network manually!
This commit is contained in:
parent
d4f6eb139c
commit
be6964b805
|
@ -5,6 +5,7 @@ This repo contains the config for a Traefik reverse proxy. To use:
|
||||||
- clone this repository to the server
|
- clone this repository to the server
|
||||||
- Create an application token with DigitalOcean and write it to `config/do-auth.token`.
|
- Create an application token with DigitalOcean and write it to `config/do-auth.token`.
|
||||||
- Create an empty file for the file configuration: `touch config/traefik_dynamic.yaml`
|
- Create an empty file for the file configuration: `touch config/traefik_dynamic.yaml`
|
||||||
|
- Run `docker network create web`
|
||||||
- Run `docker-compose up -d`
|
- Run `docker-compose up -d`
|
||||||
|
|
||||||
See the [Wiki page](https://git.tams.tech/TWS/meta/wiki/infrastructure%2Freverse-proxy.-)
|
See the [Wiki page](https://git.tams.tech/TWS/meta/wiki/infrastructure%2Freverse-proxy.-)
|
||||||
|
|
Loading…
Reference in a new issue