Little devops/README update

This commit is contained in:
Marian Steinbach 2019-07-14 22:50:44 +02:00
parent 0c59111044
commit 1087cc25ec

View file

@ -43,8 +43,7 @@ devops/deploy-webapp.sh
## Einloggen per SSH ## Einloggen per SSH
``` ```
export FLOATING_IP=195.201.252.221 # Floating IP im hetzner-Projekt devops/ssh.sh
ssh -o StrictHostKeyChecking=no -q root@$FLOATING_IP
``` ```
## LetsEncrypt Zertifikat erneuern ## LetsEncrypt Zertifikat erneuern