Files
ironic/doc/source/install/install.rst
Ivan Anfimov 00f0a03167 Remove installation guide for openSUSE/SLES
openSUSE stopped providing OpenStack packages some time ago.

Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Change-Id: Ib9688b348568f2b2cecdf6e001cbe26f9876df29
2025-05-16 11:37:38 +00:00

2.2 KiB

Install and configure the Bare Metal service

This section describes how to install and configure the Bare Metal service, code-named ironic, manually from packages on one of the three popular families of Linux distributions.

Alternatively, you can use one of the numerous projects that install ironic. One of them is provided by the bare metal team:

  • Bifrost installs ironic in the standalone mode (without the rest of OpenStack).

More installation projects are developed by other OpenStack teams:

install-rdo.rst install-ubuntu.rst

Install and configure components

Using DNF on RHEL/CentOS Stream and RDO packages:

# dnf install openstack-ironic-api openstack-ironic-conductor openstack-ironic-novncproxy python3-ironicclient

On Ubuntu/Debian:

# apt-get install ironic-api ironic-conductor ironic-novncproxy python3-ironicclient