{{ define "page-title" }}Websites{{ end }} {{ define "page-description" }}Manage the settings of your websites{{ end }} {{ define "menu" }}
{{ end }} {{ define "body" }}Domain | Status | Information | Actions | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No domains found. | ||||||||||||||||
{{ .Name}} | {{ if or (eq .Status "") (eq .Status "new") }}● new |
Action required
To pass the traffic for {{ .Name }} through this instance, you should change the IP address of the website. Use the control panel of your DNS hosting service provider (domain registrar) to change the DNS record of the type A and/or AAAA:
Click the Refresh button when you're done. It may take some time for the changes to propagate. |
Refresh | {{ end }} {{ if eq .Status "setup" }}● setup |
Issuing SSL certificate…
The SSL certificate for {{ .Name }} is being issued. Please wait a few minutes for the certificate to be ready then click the Refresh button. |
Refresh | {{ end }} {{ if eq .Status "error" }}● error |
Error
The error was occured. |
Refresh | {{ end }} {{ if or (eq .Status "online") (eq .Status "ready") }}● online | Settings | {{ end }}