Install Uyuni Server with openSUSE
Uyuni Server can be installed on openSUSE.
For requirements, see installation:uyuni-install-requirements.adoc.
Install Uyuni on openSUSE Leap 15.1
-
As the base system, install openSUSE Leap 15.1 with all available package updates applied.
-
Configure a resolvable fully quallified domain name (FQDN) with
. -
Add the repository for installing the Uyuni Server software as
root
:repo=repositories/systemsmanagement:/ repo=${repo}Uyuni:/Stable/images/repo/Uyuni-Server-POOL-x86_64-Media1/ zypper ar https://download.opensuse.org/$repo uyuni-server-stable
-
Refresh metadata from the repositories as
root
:zypper ref
-
Install the pattern for the Uyuni Server as
root
:zypper in patterns-uyuni_server
-
Reboot.
-
For more information about the stable version of Uyuni, see https://www.uyuni-project.org/pages/stable-version.html.
-
For more information about the development version of Uyuni, see https://www.uyuni-project.org/pages/devel-version.html.
-
When this installation is complete, you can continue with Uyuni setup. For more information, see installation:uyuni-server-setup.adoc.