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
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
The manual prerequisite steps could be (mostly) automated if we know the domain name and the availability zone.
quota checking
DNS verification
DNS zone creation
Output: we could create a ./verify.sh or similarly named script which performs the prerequisite steps.
The process would be checking if the domain name (must be provided) resolves, and if it doesn't, inform the user to add the correct NS record to their DNS records.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The manual prerequisite steps could be (mostly) automated if we know the domain name and the availability zone.
Output: we could create a ./verify.sh or similarly named script which performs the prerequisite steps.
The process would be checking if the domain name (must be provided) resolves, and if it doesn't, inform the user to add the correct NS record to their DNS records.
The text was updated successfully, but these errors were encountered: