m
This commit is contained in:
parent
1e11db0fa1
commit
69f2922ece
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ aggiunti nel docker-compose.yml
|
||||||
ENABLE_ACME=true
|
ENABLE_ACME=true
|
||||||
|
|
||||||
|
|
||||||
# Start gancio
|
## Start gancio
|
||||||
1. Create network
|
1. Create network
|
||||||
|
|
||||||
docker network create gancio_network
|
docker network create gancio_network
|
||||||
|
@ -67,6 +67,6 @@ aggiunti nel docker-compose.yml
|
||||||
docker-compose logs -f
|
docker-compose logs -f
|
||||||
|
|
||||||
|
|
||||||
## Test ssl
|
### Test ssl
|
||||||
questo non serve l'abbiamo usato per testare che riuscisse a creare i certificati con l'APIkey di gandi
|
questo non serve l'abbiamo usato per testare che riuscisse a creare i certificati con l'APIkey di gandi
|
||||||
docker exec -ti gancio_letsproxy_1 /bin/bash /acme.sh/acme.sh --issue --dns dns_gandi_livedns -d campiinrete.org -d www.campiinrete.org
|
docker exec -ti gancio_letsproxy_1 /bin/bash /acme.sh/acme.sh --issue --dns dns_gandi_livedns -d campiinrete.org -d www.campiinrete.org
|
||||||
|
|
Loading…
Reference in a new issue