diff options
-rw-r--r-- | doc/book-enea-edge-getting-started/doc/advanced_configurations.xml | 22 | ||||
-rw-r--r-- | doc/book-enea-edge-getting-started/doc/whitelabel.xml | 3 |
2 files changed, 14 insertions, 11 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml index 5f20c7f..e1917f4 100644 --- a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml +++ b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml | |||
@@ -440,7 +440,7 @@ node0.1048576kB = 3 </programlisting> | |||
440 | to the location where the Enea Edge Management application is | 440 | to the location where the Enea Edge Management application is |
441 | installed:</para> | 441 | installed:</para> |
442 | 442 | ||
443 | <programlisting>./createCertificate.sh EneaEdgeManagement <IP_or_domain> \ | 443 | <programlisting>./createCertificate.sh EneaEdgeManagement <IP_or_domain> \ |
444 | /opt/ems [<service_username>]</programlisting> | 444 | /opt/ems [<service_username>]</programlisting> |
445 | 445 | ||
446 | <para>Where the following need to be included:</para> | 446 | <para>Where the following need to be included:</para> |
@@ -521,6 +521,12 @@ node0.1048576kB = 3 </programlisting> | |||
521 | <section id="restore_nfvi_backup"> | 521 | <section id="restore_nfvi_backup"> |
522 | <title>Restoring an NFVi backup</title> | 522 | <title>Restoring an NFVi backup</title> |
523 | 523 | ||
524 | <note> | ||
525 | <para>In order to restore an NFVi backup, the Enea Edge Runtime | ||
526 | version installed on the uCPE device needs to be the same at | ||
527 | restoration as it was when the snapshot was created.</para> | ||
528 | </note> | ||
529 | |||
524 | <para>When needed, an NFVi backup can be restored in the following | 530 | <para>When needed, an NFVi backup can be restored in the following |
525 | way:</para> | 531 | way:</para> |
526 | 532 | ||
@@ -1201,20 +1207,20 @@ Switch to unix_socket authentication [Y/n] <emphasis role="bold">Y</emphasis> | |||
1201 | Enabled successfully! | 1207 | Enabled successfully! |
1202 | Reloading privilege tables.. | 1208 | Reloading privilege tables.. |
1203 | ... Success! | 1209 | ... Success! |
1204 | … | 1210 | ... |
1205 | Change the root password? [Y/n] <emphasis role="bold">Y</emphasis> | 1211 | Change the root password? [Y/n] <emphasis role="bold">Y</emphasis> |
1206 | New password: | 1212 | New password: |
1207 | Re-enter new password: | 1213 | Re-enter new password: |
1208 | Password updated successfully! | 1214 | Password updated successfully! |
1209 | Reloading privilege tables.. | 1215 | Reloading privilege tables.. |
1210 | ... Success! | 1216 | ... Success! |
1211 | … | 1217 | ... |
1212 | Remove anonymous users? [Y/n] <emphasis role="bold">Y</emphasis> | 1218 | Remove anonymous users? [Y/n] <emphasis role="bold">Y</emphasis> |
1213 | ... Success! | 1219 | ... Success! |
1214 | … | 1220 | ... |
1215 | Disallow root login remotely? [Y/n] <emphasis role="bold">Y</emphasis> | 1221 | Disallow root login remotely? [Y/n] <emphasis role="bold">Y</emphasis> |
1216 | ... Success! | 1222 | ... Success! |
1217 | … | 1223 | ... |
1218 | Remove test database and access to it? [Y/n] <emphasis role="bold">Y (optional)</emphasis> | 1224 | Remove test database and access to it? [Y/n] <emphasis role="bold">Y (optional)</emphasis> |
1219 | - Dropping test database... | 1225 | - Dropping test database... |
1220 | ... Success! | 1226 | ... Success! |
@@ -1287,7 +1293,7 @@ External database selected, getting user information ... | |||
1287 | Press 1 for PostgreSQL, 2 for MariaDB, 3 for SQL Server, 4 for Oracle and 5 \ | 1293 | Press 1 for PostgreSQL, 2 for MariaDB, 3 for SQL Server, 4 for Oracle and 5 \ |
1288 | for MySQL: <emphasis role="bold">2</emphasis> | 1294 | for MySQL: <emphasis role="bold">2</emphasis> |
1289 | Specify database server name(s) or IP Address(es): \ | 1295 | Specify database server name(s) or IP Address(es): \ |
1290 | <emphasis role="bold">192.168.10.11,192.168.10.12,…,192.168.10.16 *(see note)</emphasis> | 1296 | <emphasis role="bold">192.168.10.11,192.168.10.12,...,192.168.10.16 *(see note)</emphasis> |
1291 | Specify database ID (or name) [ucpemanager]: | 1297 | Specify database ID (or name) [ucpemanager]: |
1292 | Specify database server port [3306]: | 1298 | Specify database server port [3306]: |
1293 | Specify database user name [root]: enea | 1299 | Specify database user name [root]: enea |
@@ -1296,11 +1302,11 @@ Specify database startup thread pool size [1]: | |||
1296 | Creating database configuration file \ | 1302 | Creating database configuration file \ |
1297 | /opt/ucpemanager/application/config/databaseConfig.xml ... | 1303 | /opt/ucpemanager/application/config/databaseConfig.xml ... |
1298 | Done . | 1304 | Done . |
1299 | … | 1305 | ... |
1300 | Installing ucpemanager service .. | 1306 | Installing ucpemanager service .. |
1301 | Specify service username [EneaEdgeManagement]: | 1307 | Specify service username [EneaEdgeManagement]: |
1302 | Specify service password [EneaEdgeManagement]: somepassword | 1308 | Specify service password [EneaEdgeManagement]: somepassword |
1303 | … | 1309 | ... |
1304 | Specify the IP address of the local interface: <emphasis role="bold">192.168.10.11</emphasis> | 1310 | Specify the IP address of the local interface: <emphasis role="bold">192.168.10.11</emphasis> |
1305 | Is this server part of a cluster? [Y/N]: <emphasis role="bold">Y</emphasis> | 1311 | Is this server part of a cluster? [Y/N]: <emphasis role="bold">Y</emphasis> |
1306 | Specify the name of the cluster [EneaEdgeManagement]: | 1312 | Specify the name of the cluster [EneaEdgeManagement]: |
diff --git a/doc/book-enea-edge-getting-started/doc/whitelabel.xml b/doc/book-enea-edge-getting-started/doc/whitelabel.xml index 9b85b0c..f33f77c 100644 --- a/doc/book-enea-edge-getting-started/doc/whitelabel.xml +++ b/doc/book-enea-edge-getting-started/doc/whitelabel.xml | |||
@@ -94,9 +94,6 @@ | |||
94 | role="bold">Restart now</emphasis> checkbox, before pressing the | 94 | role="bold">Restart now</emphasis> checkbox, before pressing the |
95 | <emphasis role="bold">Apply</emphasis> button, or alternatively, | 95 | <emphasis role="bold">Apply</emphasis> button, or alternatively, |
96 | by manually restarting the application.</para> | 96 | by manually restarting the application.</para> |
97 | |||
98 | <para>The restart operation relies on the <literal>ec_watchdog</literal> | ||
99 | service to start the application again, so the service must be up and running.</para> | ||
100 | </note> | 97 | </note> |
101 | 98 | ||
102 | <para>The logo images and the favicon will be saved under a new folder: | 99 | <para>The logo images and the favicon will be saved under a new folder: |