mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
add a hint how to skip the domain validation
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
22e9d009bf
commit
1411a0d8b1
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@
|
||||||
{% if skip_domain_validation == false %}
|
{% 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. <br><br>
|
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. <br><br>
|
||||||
If you have a dynamic IP-address, you can use e.g. <a href="https://ddclient.net/">DDclient</a> with a compatible domain provider for DNS updates. <br /><br/>
|
If you have a dynamic IP-address, you can use e.g. <a href="https://ddclient.net/">DDclient</a> with a compatible domain provider for DNS updates. <br /><br/>
|
||||||
|
<b>Hint:<b> If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following <a href="https://github.com/nextcloud/all-in-one#how-to-skip-the-domain-validation">this documentation</a>.<br><br>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<h2>Restore former AIO instance from backup</h2>
|
<h2>Restore former AIO instance from backup</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue