Files
cloudkitty/doc/source/install/install-ubuntu.rst
Christophe Sauthier 552372398a Update the documentation layout and content
Update the documentation layout and content to reflect the admin, installation
and config sections.

Change-Id: Ia4ce25cf18d3cff64eef7eec01c8abe079f1b72a
Closes-Bug: #1706157
2017-07-26 12:31:46 +02:00

19 lines
581 B
ReStructuredText

Install from packages for Ubuntu (16.04)
========================================
Packages for Ubuntu 16.04 are available starting from the Newton release.
#. Enable the OpenStack repository for the Newton or Ocata release::
apt install software-properties-common
add-apt-repository ppa:objectif-libre/cloudkitty # Newton
add-apt-repository ppa:objectif-libre/cloudkitty-ocata # Ocata
#. Upgrade the packages on your host::
apt update && apt dist-upgrade
#. Install the packages::
apt-get install cloudkitty-api cloudkitty-processor cloudkitty-dashboard