diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 893d2d65..9cba0e27 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -93,8 +93,14 @@ {% if skip_domain_validation == false %} Make sure that this server is reachable on Port 443 and you've correctly set up the DNS config for the domain that you enter.

- If you have a dynamic IP-address, you can use e.g. DDclient with a compatible domain provider for DNS updates.

- Hint: If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following this documentation.

+
+ Click here for further hints
+ If you should not have a domain yet, you can get one for free e.g. from duckduckdns.org and others.

+ If you have a dynamic IP-address, you can use e.g. DDclient with a compatible domain provider for DNS updates.

+ If you only want to install AIO locally without exposing it to the public internet or if you cannot do so, feel free to follow this documentation.

+ If you should be using Cloudflare Proxy for your domain, make sure to disable the Proxy feature temporarily as it might block the domain validation attempts.

+ Hint: If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following this documentation. +


{% endif %}

Restore former AIO instance from backup