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