
This change moves existing files. It is not meant to be the final word on how the main page looks or how the other files are organized, but it gets everything roughly into shape. If the barbican team wants to make changes, please do those as follow-up patches. Note this does not touch the api directory, this one needs to be migrated to the api-ref. This is part of the docs migration work for Pike. Change-Id: Ibb9d971806964ac185882272514ee9563089d69d
638 B
638 B
Install and configure for Ubuntu
This section describes how to install and configure the Key Manager service for Ubuntu 14.04 (LTS).
Install and configure components
Install the packages:
# apt-get update # apt-get install barbican-api barbican-keystone-listener barbican-worker
Finalize installation
Restart the Key Manager services:
# service openstack-barbican-api restart