Hello, I tried to deploy as follows:
wget "https://shokku.dev/bootstrap.sh"
export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"
bash bootstrap.sh
But I got the error:
==> enabling letsencrypt
=====> Enabling letsencrypt for shokku
! ERROR: Cannot request a certificate without an e-mail address!
! please provide your e-mail address using
! dokku letsencrypt:set shokku email <e-mail>
Hello, I tried to deploy as follows:
But I got the error: