.. _user/home: ########### Home Screen ########### The home screen (start page) of the Administration User Interface (UI) displays some initial information about the currently running Connectware. The version of the Connectware is shown, and some details about the :ref:`license ` that is currently active. Furthermore the number of currently installed :ref:`services ` is shown. Last but not least the connectivity status to some Internet server addresses is shown, which are needed when :ref:`installing services ` that use additional :ref:`containers `. Version and License Information =============================== The Connectware version is shown at the top: .. figure:: ../resources/home/home-version.png :width: 700px The :ref:`license ` information is shown in the middle, followed by the number of installed services: .. figure:: ../resources/home/home-license.png :width: 700px .. _user/home/connectivity: Internet Connectivity ====================== The connectivity status to the Internet server addresses needed for service installation is shown below under the title `Internet Connectivity`. This does not degrade the normal usage of the Connectware in any way, because the Connectware is designed to run with or without Internet connectivity just fine. .. figure:: ../resources/home/home-preflight.png :width: 700px Connectivity to these addresses is needed when :ref:`installing services ` that use additional :ref:`containers `. Other services that do not use Docker containers are not concerned at all and can always be installed and enabled, though. To explain this in detail: - **Cybus Portal**: If the DNS name of the Cybus Portal backend (`graphql-server.cybus.io`) is reachable, the :ref:`license update ` can be performed online and automatically. If this address is not reachable, license updates must be performed manually by uploading a new license file. This is needed if there have been any changes in the license. - **Cybus Registry**: If this address is reachable, new services with Docker containers provided by Cybus can be installed and :ref:`enabled `. If the address is not reachable, services using Docker containers provided by Cybus can only be enabled if the Docker images have been pulled to the local system beforehand, such as during a previous enabling with available connectivity. Installed services that have been enabled at least once can always be continued to be used. - **Docker Hub**: If this address is reachable, third-party services using public Docker images from Dockerhub can be installed and :ref:`enabled `. Connectivity to Dockerhub is not required for running the Connectware, and it is also not needed for installing any service provided by Cybus. - **Connectware Version Information**: If this connectivity is available, information about the latest available Connectware version will be displayed here. If a newer version is available, direct links to download the installer and the release notes will be shown here (see example below), otherwise the text will just confirm that the local version is the newest version. If this connectivity is not available, no online check for updates is performed. .. figure:: ../resources/home/home-update-available.png :width: 700px API Definition ============== :download:`System Control Server Swagger <../swagger/systemControlServer.yaml>`