File: install-ubuntu.rst

package info (click to toggle)
cloudkitty 8.0.0-4%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,904 kB
  • sloc: python: 13,445; sh: 303; makefile: 216
file content (18 lines) | stat: -rw-r--r-- 581 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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