Graphical User Interface¶
Proxmox Datacenter Management offers an integrated, web-based interface to manage the server. This means that you can carry out all administration tasks through your web browser, and that you don't have to worry about installing extra management tools. The web interface also provides a built-in console, so if you prefer the command line or need some extra control, you have this option.
The web interface can be accessed via https://youripaddress:8443. The default login is root, and the password is either the one specified during the installation process or the password of the root user, in case of installation on top of Debian.
Note
Most of the descriptions below will focus on the user interface set to "English", which uses the left-to-right text direction. If you use a language with a text direction from right-to-left, then some elements will appear on the right when the description says "left" and vice versa.
Features¶
Modern management interface for Proxmox Datacenter Manager
Customizable Views.
Management of remotes, resources, users, permissions, etc.
Secure HTML5 console
Support for multiple authentication sources
Support for multiple languages
Based on Yew, a modern Rust framework for creating multi-threaded, front-end web apps with WebAssembly.
Login¶
When you connect to the web interface, you will first see the login window. Proxmox Datacenter Manager supports various languages and authentication back ends (Realms), both of which can be selected here.
Note
For convenience, you can save the username on the client side, by selecting the "Save User name" checkbox at the bottom of the window.
User Interface Overview¶
The Proxmox Datacenter Manager graphical interface can be roughly split into three different section:
Header: On the left the header shows the current version information. In the middle a search bar is found that helps you find different remotes and resources. While on the right you can toggle the dark mode of the theme, go to the user documentation, open a list of tasks and open a menu to configure the theme and language that is used as well as log out.
Sidebar: Below the header on the left the sidebar contains the main menu with the different menu options listed.
Main Panel: The biggest part of the interface is taken up by the main panel. Its content will change depending on the menu selected in the sidebar. To start, the dashboard will be shown.