Browse Source

Guidance about which domains require letsencrypt

Bob Mottram 9 years ago
parent
commit
b571da8672

+ 3
- 2
locale/de/freedombone-config.json View File

137
     "Owncloud Configuration": "",
137
     "Owncloud Configuration": "",
138
     "\\nPlease enter your Owncloud details:": "",
138
     "\\nPlease enter your Owncloud details:": "",
139
     "Hubzilla Configuration": "",
139
     "Hubzilla Configuration": "",
140
-    "\\nPlease enter your Hubzilla details:": "",
140
+    "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
+    "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
     "Microblog Configuration": "",
142
     "Microblog Configuration": "",
142
-    "\\nPlease enter your Microblog details:": "",
143
+    "\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
143
     "Developer Configuration": "",
144
     "Developer Configuration": "",
144
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "Your main domain name": "",
146
     "Your main domain name": "",

+ 1
- 0
locale/de/freedombone-controlpanel.json View File

87
     "DLNA": "",
87
     "DLNA": "",
88
     "VoIP": "",
88
     "VoIP": "",
89
     "Tox": "",
89
     "Tox": "",
90
+    "Restore from ${remote_domain_name}": "",
90
     "Restore data from USB": "",
91
     "Restore data from USB": "",
91
     "Plug in your backup USB drive": "",
92
     "Plug in your backup USB drive": "",
92
     "Restore data from remote server": "",
93
     "Restore data from remote server": "",

+ 3
- 2
locale/es/freedombone-config.json View File

137
     "Owncloud Configuration": "",
137
     "Owncloud Configuration": "",
138
     "\\nPlease enter your Owncloud details:": "",
138
     "\\nPlease enter your Owncloud details:": "",
139
     "Hubzilla Configuration": "",
139
     "Hubzilla Configuration": "",
140
-    "\\nPlease enter your Hubzilla details:": "",
140
+    "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
+    "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
     "Microblog Configuration": "",
142
     "Microblog Configuration": "",
142
-    "\\nPlease enter your Microblog details:": "",
143
+    "\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
143
     "Developer Configuration": "",
144
     "Developer Configuration": "",
144
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "Your main domain name": "",
146
     "Your main domain name": "",

+ 1
- 0
locale/es/freedombone-controlpanel.json View File

87
     "DLNA": "",
87
     "DLNA": "",
88
     "VoIP": "",
88
     "VoIP": "",
89
     "Tox": "",
89
     "Tox": "",
90
+    "Restore from ${remote_domain_name}": "",
90
     "Restore data from USB": "",
91
     "Restore data from USB": "",
91
     "Plug in your backup USB drive": "",
92
     "Plug in your backup USB drive": "",
92
     "Restore data from remote server": "",
93
     "Restore data from remote server": "",

+ 3
- 2
locale/fr/freedombone-config.json View File

137
     "Owncloud Configuration": "",
137
     "Owncloud Configuration": "",
138
     "\\nPlease enter your Owncloud details:": "",
138
     "\\nPlease enter your Owncloud details:": "",
139
     "Hubzilla Configuration": "",
139
     "Hubzilla Configuration": "",
140
-    "\\nPlease enter your Hubzilla details:": "",
140
+    "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
+    "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
141
     "Microblog Configuration": "",
142
     "Microblog Configuration": "",
142
-    "\\nPlease enter your Microblog details:": "",
143
+    "\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
143
     "Developer Configuration": "",
144
     "Developer Configuration": "",
144
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
145
     "Your main domain name": "",
146
     "Your main domain name": "",

+ 1
- 0
locale/fr/freedombone-controlpanel.json View File

87
     "DLNA": "",
87
     "DLNA": "",
88
     "VoIP": "",
88
     "VoIP": "",
89
     "Tox": "",
89
     "Tox": "",
90
+    "Restore from ${remote_domain_name}": "",
90
     "Restore data from USB": "",
91
     "Restore data from USB": "",
91
     "Plug in your backup USB drive": "",
92
     "Plug in your backup USB drive": "",
92
     "Restore data from remote server": "",
93
     "Restore data from remote server": "",

+ 4
- 4
src/freedombone-config View File

1399
             if [[ $DDNS_PROVIDER == "default@freedns.afraid.org" ]]; then
1399
             if [[ $DDNS_PROVIDER == "default@freedns.afraid.org" ]]; then
1400
                 dialog --backtitle $"Freedombone Configuration" \
1400
                 dialog --backtitle $"Freedombone Configuration" \
1401
                        --title $"Hubzilla Configuration" \
1401
                        --title $"Hubzilla Configuration" \
1402
-                       --form $"\nPlease enter your Hubzilla details:" 11 55 3 \
1402
+                       --form $"\nPlease enter your Hubzilla details.\n\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:" 14 55 3 \
1403
                        $"Domain:" 1 1 "$(grep 'HUBZILLA_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1403
                        $"Domain:" 1 1 "$(grep 'HUBZILLA_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1404
                        $"Code:" 2 1 "$(grep 'HUBZILLA_CODE' temp.cfg | awk -F '=' '{print $2}')" 2 16 25 30 \
1404
                        $"Code:" 2 1 "$(grep 'HUBZILLA_CODE' temp.cfg | awk -F '=' '{print $2}')" 2 16 25 30 \
1405
                        2> $data
1405
                        2> $data
1406
             else
1406
             else
1407
                 dialog --backtitle $"Freedombone Configuration" \
1407
                 dialog --backtitle $"Freedombone Configuration" \
1408
                        --title $"Hubzilla Configuration" \
1408
                        --title $"Hubzilla Configuration" \
1409
-                       --form $"\nPlease enter your Hubzilla details:" 11 55 3 \
1409
+                       --form $"\nPlease enter your Hubzilla details\n\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:" 11 55 3 \
1410
                        $"Domain:" 1 1 "$(grep 'HUBZILLA_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1410
                        $"Domain:" 1 1 "$(grep 'HUBZILLA_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1411
                        2> $data
1411
                        2> $data
1412
             fi
1412
             fi
1448
             if [[ $DDNS_PROVIDER == "default@freedns.afraid.org" ]]; then
1448
             if [[ $DDNS_PROVIDER == "default@freedns.afraid.org" ]]; then
1449
                 dialog --backtitle $"Freedombone Configuration" \
1449
                 dialog --backtitle $"Freedombone Configuration" \
1450
                        --title $"Microblog Configuration" \
1450
                        --title $"Microblog Configuration" \
1451
-                       --form $"\nPlease enter your Microblog details:" 11 55 3 \
1451
+                       --form $"\nPlease enter your Microblog details\n\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:" 11 55 3 \
1452
                        $"Domain:" 1 1 "$(grep 'MICROBLOG_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1452
                        $"Domain:" 1 1 "$(grep 'MICROBLOG_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1453
                        $"Code:" 2 1 "$(grep 'MICROBLOG_CODE' temp.cfg | awk -F '=' '{print $2}')" 2 16 25 30 \
1453
                        $"Code:" 2 1 "$(grep 'MICROBLOG_CODE' temp.cfg | awk -F '=' '{print $2}')" 2 16 25 30 \
1454
                        2> $data
1454
                        2> $data
1455
             else
1455
             else
1456
                 dialog --backtitle $"Freedombone Configuration" \
1456
                 dialog --backtitle $"Freedombone Configuration" \
1457
                        --title $"Microblog Configuration" \
1457
                        --title $"Microblog Configuration" \
1458
-                       --form $"\nPlease enter your Microblog details:" 11 55 3 \
1458
+                       --form $"\nPlease enter your Microblog details\n\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:" 11 55 3 \
1459
                        $"Domain:" 1 1 "$(grep 'MICROBLOG_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1459
                        $"Domain:" 1 1 "$(grep 'MICROBLOG_DOMAIN_NAME' temp.cfg | awk -F '=' '{print $2}')" 1 16 25 30 \
1460
                        2> $data
1460
                        2> $data
1461
             fi
1461
             fi