]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-webgui.adoc
update gui overview screenshots
[pve-docs.git] / pve-webgui.adoc
index 3994f267f1371ddf3a03b95c7671a5a8631ba9e1..3d3f04ab21ce12874d87f84f0d7ff9696fd22494 100644 (file)
@@ -1,6 +1,9 @@
+[[chapter_gui]]
 Proxmox WebGUI
---------------
-include::attributes.txt[]
+==============
+ifndef::manvolnum[]
+:pve-toplevel:
+endif::manvolnum[]
 
 {pve} is simple. There is no need to install a separate
 management tool, everything can be done via your web browser (Latest
@@ -28,7 +31,7 @@ installation).
 
 
 Features:
-^^^^^^^^^
+--------
 
 * Seamless integration and management of Proxmox VE 4.x Cluster
 * AJAX technologies for dynamic updates of resources
@@ -42,10 +45,10 @@ Features:
 * Based on Ext JS 6.x JavaScript framework
 
 
-Web Gui overview:
-~~~~~~~~~~~~~~~~~
+Web GUI overview:
+-----------------
 
-image::pve_gui.png[]
+image::images/screenshot/gui-datacenter-search.png[{PVE} Graphical User Interface]
 
 The GUI has 3 sectors:
 
@@ -61,10 +64,75 @@ The GUI has 3 sectors:
   of the selected entity form the navigation bar is shown.
 * On the bottom is the task log section, where all tasks are shown.
 
+
+Dataceter Level
+~~~~~~~~~~~~~~~
+
+On the datacenter level you can manage cluster wide settings and get
+information about this cluster.
+
+* *Search:* it is possible to search anything in cluster
+,this can be a node, VM, Container, Storage or a pool.
+
+* *Summery:* gives a brief overview over the cluster health.
+
+* *Options:* can show and set defaults, which apply cluster wide.
+
+* *Storage:* is the place where a storage will add/managed/removed.
+
+* *Backup:* has the capability to schedule Backups. This is
+   cluster wide, so you do not care about where the VM/Container are on
+   your cluster at schedule time.
+
+* *Permissions:* will manage user and group permission, LDAP,
+   MS-AD and Two-Factor authentication can be setup here.
+
+* *HA:* will manage the {pve} High-Availability
+
+* *Firewall:* on this level the Proxmox Firewall works cluster wide and
+   makes templates which are cluster wide available.
+
+* *Support:* here you get all information about your support subscription.
+
+If you like to have more information about this see the corresponding chapter.
+
+
+Node Level
+~~~~~~~~~~
+
+//image::pve_gui_node.png[]
+
+All belongs of a node can be managed at this level.
+
+* *Search:* it is possible to search anything on the node,
+ this can be a VM, Container, Storage or a pool.
+
+* *Summery:* gives a brief overview over the resource usage.
+
+* *Shell:* log you in the shell of the node.
+
+* *System:* is for configuration like network, time and shows your syslog.
+
+* *Updates:* will upgrade the system and inform you about new packets.
+
+* *Firewall:* on this level is only for this node.
+
+* *Disk:* gives you an brief overview about you physical hard drives and
+   how do you use them.
+
+* *Ceph:* is only used if you have installed a Ceph sever on you
+   host. Then you can here manage your Ceph cluster and see the status
+   of it.
+
+* *Task History:* here all past task are shown.
+
+* *Subscription:* here you can upload you subscription key and get a
+   system overview in case of a support case.
+
 ifdef::wiki[]
 
 See Also
-~~~~~~~~
+--------
 
 * link:/wiki/Central_Web-based_Management