ajout image snster
This commit is contained in:
parent
fd89477565
commit
8dc0cb76b4
@ -13,7 +13,8 @@ Nous utilisons :
|
||||
|
||||
À la fin, nous obtenons une maquette d'un petit internet simulé, avec du DNS, des mails tiers, et notre serveur kaz-prod dans un coin.
|
||||
|
||||
Ça mériterait un schéma !
|
||||
![topologie](/doc/images/topologie.png)
|
||||
|
||||
|
||||
## Pré-requis
|
||||
|
||||
|
BIN
doc/images/topologie.png
Normal file
BIN
doc/images/topologie.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
@ -209,3 +209,8 @@ EOF
|
||||
) > >(tee ${DebugLog}stdout.log) 2> >(tee ${DebugLog}stderr.log >&2)
|
||||
|
||||
reboot
|
||||
|
||||
# Pour sympa-SOAP
|
||||
# KAZPROD="snster -c /root/snster-kaz -t /root/templates attach kaz-prod -x"
|
||||
# ${KAZPROD} "docker cp /etc/letsencrypt/local/rootCA.pem sympaServ:/usr/local/share/ca-certificates/rootCA.crt"
|
||||
# ${KAZPROD} "docker exec -it sympaServ update-ca-certificates"
|
||||
|
Loading…
Reference in New Issue
Block a user