You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "For the Letsencrypt certificates, you'll need the DNS to be Cloudflare and you'll need to setup two API keys as described in the README. Enter the corresponding API keys here."
read -p "DNS API Token (with write access to the domain): " CF_DNS_API_TOKEN
read -p "Zone API Token (with read access to all zones): " CF_ZONE_API_TOKEN