Files
ironic/doc/source/install/install.rst
Takashi Kajinami 4e5ff9bf02 Drop reference to TripleO
... because the project was retired some time ago.

Change-Id: I41d7656f6c87a340afedcdbf67c582d68a08744d
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-22 18:49:35 +09:00

2.0 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