]> git.proxmox.com Git - pve-docs.git/blame - pve-webgui.adoc
gui-datacenter-search.png: update
[pve-docs.git] / pve-webgui.adoc
CommitLineData
4736f1bc 1[[chapter_gui]]
c5eadcbd 2Proxmox WebGUI
4736f1bc
DM
3==============
4ifndef::manvolnum[]
5:pve-toplevel:
6endif::manvolnum[]
c5eadcbd
WL
7
8{pve} is simple. There is no need to install a separate
9management tool, everything can be done via your web browser (Latest
10Firefox and Google Chrome is preferred). To access
11VM/CT console, a built in HTML5 console is used. As alternative, SPICE
12can be used.
13
14As we use Proxmox Cluster file system (pmxcfs),you can connect to any
15node to manage the whole cluster.
16
17To use the Central Web-based Management, you need a modern browser,
18this includes:
19
20* Firefox, a release from the current year, or the latest Enterprise
21* Support Release Chrome, a release from the current year
22* Microsoft currently supported versions of Edge Browser
23* Apple currently supported versions of Safari
24
25If {pve} detect you're connecting from a mobile device, you will
26redirected to a light weight touch based UI.
27
28The web interface can be reached via https://youripaddress:8006
29(default login is: root, the password is specified during the
30installation).
31
32
33Features:
4736f1bc 34--------
c5eadcbd
WL
35
36* Seamless integration and management of Proxmox VE 4.x Cluster
37* AJAX technologies for dynamic updates of resources
38* Secure access to all Virtual Machines and Containers via SSL encryption (https)
39* Fast search-driven interface, capable of handling hundreds and probably thousands of VMs
40* Secure HTML5 console or SPICE
41* Role based permission management for all objects (VMs, storages, nodes, etc.)
42* Support for multiple authentication sources (e.g. local, MS ADS, LDAP, ...)
43* Two-Factor Authentication
44* Proxmox VE Firewall
45* Based on Ext JS 6.x JavaScript framework
46
47
4736f1bc
DM
48Web GUI overview:
49-----------------
c5eadcbd 50
4736f1bc 51//image::pve_gui.png[]
c5eadcbd
WL
52
53The GUI has 3 sectors:
54
55* On the left side is the navigation bar. The navigation bar is
56 structured into 4 different types. It has 4 different views,
57 which can be selected on the top.
58** Datacenter: contains all the settings belonging to all machines.
59** Nodes: represent the host where the VM/CT runs on. It is named like
60 the hostname. Normally the name was set by the installation.
61** Entity: can be a VM, container or a storage.
62** Logical pools: it is possible to group entities to a group for easy management.
63* On the right side is the main management center, where all content
64 of the selected entity form the navigation bar is shown.
65* On the bottom is the task log section, where all tasks are shown.
66
1a497fa7 67
4736f1bc
DM
68Dataceter Level
69~~~~~~~~~~~~~~~
1a497fa7 70
4736f1bc 71//image::pve_gui_datacenter.png[]
1a497fa7
WL
72
73On the datacenter level you can manage cluster wide settings and get
74information about this cluster.
75
76* *Search:* it is possible to search anything in cluster
77,this can be a node, VM, Container, Storage or a pool.
78
79* *Summery:* gives a brief overview over the cluster health.
80
81* *Options:* can show and set defaults, which apply cluster wide.
82
83* *Storage:* is the place where a storage will add/managed/removed.
84
85* *Backup:* has the capability to schedule Backups. This is
86 cluster wide, so you do not care about where the VM/Container are on
87 your cluster at schedule time.
88
89* *Permissions:* will manage user and group permission, LDAP,
90 MS-AD and Two-Factor authentication can be setup here.
91
92* *HA:* will manage the {pve} High-Availability
93
94* *Firewall:* on this level the Proxmox Firewall works cluster wide and
95 makes templates which are cluster wide available.
96
97* *Support:* here you get all information about your support subscription.
98
99If you like to have more information about this see the corresponding chapter.
100
c8a14dea 101
4736f1bc
DM
102Node Level
103~~~~~~~~~~
c8a14dea 104
4736f1bc 105//image::pve_gui_node.png[]
c8a14dea
WL
106
107All belongs of a node can be managed at this level.
108
109* *Search:* it is possible to search anything on the node,
110 this can be a VM, Container, Storage or a pool.
111
112* *Summery:* gives a brief overview over the resource usage.
113
114* *Shell:* log you in the shell of the node.
115
116* *System:* is for configuration like network, time and shows your syslog.
117
118* *Updates:* will upgrade the system and inform you about new packets.
119
120* *Firewall:* on this level is only for this node.
121
122* *Disk:* gives you an brief overview about you physical hard drives and
123 how do you use them.
124
125* *Ceph:* is only used if you have installed a Ceph sever on you
126 host. Then you can here manage your Ceph cluster and see the status
127 of it.
128
129* *Task History:* here all past task are shown.
130
131* *Subscription:* here you can upload you subscription key and get a
132 system overview in case of a support case.
133
c5eadcbd
WL
134ifdef::wiki[]
135
136See Also
4736f1bc 137--------
c5eadcbd
WL
138
139* link:/wiki/Central_Web-based_Management
140
141endif::wiki[]
142////
143TODO:
144
145VM, CT, Storage section
146
147////