From a59f179e9df5cf7ca7ce5e31df37e7cd9decf3fd Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 6 Jan 2017 18:42:22 +0100 Subject: [PATCH] warn the user in manual and wildcard cert case --- webadmin/src/setupdns.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webadmin/src/setupdns.html b/webadmin/src/setupdns.html index c2ef65cab..f56547844 100644 --- a/webadmin/src/setupdns.html +++ b/webadmin/src/setupdns.html @@ -80,12 +80,13 @@

- Setup a wildcard DNS A record manually. TODO more help text. + Before proceeding, a wildcard DNS A record has to be setup for this domain and IP!

- All DNS records have to be setup manually. TODO more help text also for my.domain.com. + Before proceeding, a DNS A record for my.{{ dnsCredentials.domain }} for this IP has to be created!
+ All DNS records have to be setup manually for each app installation.