mirror of
https://opendev.org/openstack/barbican.git
synced 2026-01-16 23:01:39 +00:00
openSUSE stopped providing OpenStack packages some time ago. Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com> Change-Id: I9053257c73a3790854bd2319c9cd3a9cd4393c6e
22 lines
551 B
ReStructuredText
22 lines
551 B
ReStructuredText
.. _install:
|
|
|
|
Install and configure
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
This section describes how to install and configure the
|
|
Key Manager service, code-named barbican, on the controller node.
|
|
|
|
This section assumes that you already have a working OpenStack
|
|
environment with at least the Identity Service (keystone) installed.
|
|
|
|
For simplicity, this configuration stores secrets on the local
|
|
file system.
|
|
|
|
Note that installation and configuration vary by distribution.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install-rdo.rst
|
|
install-ubuntu.rst
|
|
barbican-backend.rst
|