summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-getting-started/doc/whitelabel.xml
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-12-16 13:13:16 +0100
committermrpa <miruna.paun@enea.com>2021-12-16 13:13:16 +0100
commite174b5aa85e1afa2c713da0544a04e30cfd0b97e (patch)
tree6606147aedee6c12ef9d516d3d40d7cf11689aa7 /doc/book-enea-edge-getting-started/doc/whitelabel.xml
parent581d25a21d8cc2e8fdfd94df44edb46e0d7514ed (diff)
parent0d90587277a17a9df634b233640e1eb9ccb4b5eb (diff)
downloadnfv-access-documentation-e174b5aa85e1afa2c713da0544a04e30cfd0b97e.tar.gz
Merge branch 'develop'Enea_Edge_2.6.0
Change-Id: I5b91b0eebe7cdf49944af93f47f1e304dcffba45
Diffstat (limited to 'doc/book-enea-edge-getting-started/doc/whitelabel.xml')
-rw-r--r--doc/book-enea-edge-getting-started/doc/whitelabel.xml136
1 files changed, 136 insertions, 0 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/whitelabel.xml b/doc/book-enea-edge-getting-started/doc/whitelabel.xml
new file mode 100644
index 0000000..7e98438
--- /dev/null
+++ b/doc/book-enea-edge-getting-started/doc/whitelabel.xml
@@ -0,0 +1,136 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="whitelabel">
3 <title>White-labeling the Enea Edge Management Login</title>
4
5 <para>The Enea Edge Management login page and main page logos can be changed
6 to replace the Enea logo with a custom one. The login logo
7 URL, the title and the favicon may also be changed.</para>
8
9 <section id="white_conf_screen">
10 <title>White-labeling Configuration Screen</title>
11
12 <para>In the <emphasis role="bold">System</emphasis> menu, click on the
13 <emphasis role="bold">Configuration</emphasis> sub-menu and on the
14 <emphasis role="bold">Properties</emphasis> tab click the <emphasis
15 role="bold">Whitelabel</emphasis> sub-tab. This will open a screen where
16 the following fields must be completed:</para>
17
18 <table id="white_conf_table">
19 <title>White-label configuration screen</title>
20
21 <tgroup cols="2">
22 <tbody>
23 <row>
24 <entry><emphasis role="bold">Company name</emphasis></entry>
25
26 <entry>The name of the company. The default value is "Enea AB".
27 The value must have max. 255 characters.</entry>
28 </row>
29
30 <row>
31 <entry><emphasis role="bold">Display title</emphasis></entry>
32
33 <entry>The product name. It is used in the login page and as
34 the title of the pages. The default value is "Enea Edge
35 Management". The value must have max. 255 characters.</entry>
36 </row>
37
38 <row>
39 <entry><emphasis role="bold">Login logo URL</emphasis></entry>
40
41 <entry>The official address of the company. It is used as a
42 hyperlink for the login logo. The default value is
43 "http://enea.com". This must be a valid and complete URL address,
44 starting with http / https.</entry>
45 </row>
46
47 <row>
48 <entry><emphasis role="bold">Login logo</emphasis></entry>
49
50 <entry>The logo image from the login page. The default value is
51 the image <filename>images/enea_logo.png</filename>. The logo
52 must be a PNG file with maximum 800 px width and 55 px
53 height.</entry>
54 </row>
55
56 <row>
57 <entry><emphasis role="bold">Display logo</emphasis></entry>
58
59 <entry>The logo image from the main screen. The default value is
60 the image <filename>images/enea_logo.png</filename>. The logo
61 must be a PNG file with maximum 800 px width and 55 px
62 height.</entry>
63 </row>
64
65 <row>
66 <entry><emphasis role="bold">Favicon</emphasis></entry>
67
68 <entry>The favicon icon. The default icon is
69 <filename>images/favicon/favicon.ico</filename>. The image must
70 be an ICO file with exactly 16 px width and 16 px height.</entry>
71 </row>
72
73 <row>
74 <entry><emphasis role="bold">Restart now</emphasis></entry>
75
76 <entry>If checked, when pressing the
77 <emphasis role="bold">Apply</emphasis> button, the
78 application will restart.</entry>
79 </row>
80
81 <row>
82 <entry><emphasis role="bold">Reset to defaults</emphasis></entry>
83
84 <entry>When pressed, all the values will be reset to the default
85 ones.</entry>
86 </row>
87 </tbody>
88 </tgroup>
89 </table>
90
91 <note>
92 <para>A restart is necessary in order to apply the changes in the
93 application. This can be done either by checking the <emphasis
94 role="bold">Restart now</emphasis> checkbox, before pressing the
95 <emphasis role="bold">Apply</emphasis> button, or alternatively,
96 by manually restarting the application.</para>
97 </note>
98
99 <para>The logo images and the favicon will be saved under a new folder:
100 <filename>images/whitelabel</filename>.</para>
101
102 <para>Only a user with administrative privileges will be able to modify
103 the Whitelabel values, the other users may only see the values.</para>
104 </section>
105
106 <section id="white_bck_restore">
107 <title>Backup and restore when using White-labels</title>
108
109 <para>The backup from the application may be done by accessing the <emphasis
110 role="bold">System</emphasis> menu, then choosing <emphasis
111 role="bold">System Backup</emphasis>, selecting the <emphasis
112 role="bold">Backups</emphasis> tab, and clicking the <emphasis
113 role="bold">Backup Now</emphasis> button. For the <emphasis
114 role="bold">Backup Type</emphasis> select <literal>System
115 Backup</literal>. A backup will be created and it will appear in the
116 table of backups.</para>
117
118 <para>The restore operation is made from the same tab: <emphasis
119 role="bold">Backup</emphasis>. The backup file must be selected and
120 then the <emphasis role="bold">Restore</emphasis> button needs to be clicked.
121 In order to restore the Whitelabel settings, both the <emphasis
122 role="bold">EMS Configuration</emphasis> and the <emphasis
123 role="bold">Media Files (Images/Sounds)</emphasis> checkboxes must be
124 selected. The <emphasis role="bold">EMS
125 Configuration</emphasis> will restore the entries from the database and
126 the <emphasis role="bold">Media Files (Images/Sounds)</emphasis> will
127 restore the actual images.</para>
128 </section>
129
130 <section id="white_upgrade">
131 <title>Upgrading when using White-labels</title>
132
133 <para>During an Enea Edge Management upgrade operation, the Whitelabel
134 settings will be preserved without any additional steps involved.</para>
135 </section>
136</chapter> \ No newline at end of file