build: archive make install-ext-deps build logs in ci
[vpp.git] / docs / gettingstarted / installing / index.rst
1 .. _installing:
2
3 .. toctree::
4
5 .. _installingVPP:
6
7 Downloading and Installing VPP
8 ==============================
9
10 If you want to use VPP it can be convenient to install the binaries from
11 existing packages. This guide describes how to pull, install and run the VPP packages.
12
13 FD.io VPP packages are stored in Packagecloud.io package repositories. There is
14 a package repository for the latest VPP release packages as well as a package
15 repository associated with each branch in the VPP git repository.  The VPP merge
16 jobs which run on Jenkins (https://jenkins.fd.io) for each actively supported
17 git branch uploads packages to packagecloud that are built from the vpp code in
18 the branch.
19
20
21 Installing on Ubuntu / Debian OS Distros
22 ----------------------------------------
23
24 The following are instructions on how to install VPP on Ubuntu.
25
26 .. toctree::
27
28    ubuntu
29
30
31 Package Descriptions
32 ----------------------------------
33
34 The following is a brief description of the packages to be installed with VPP.
35
36 .. toctree::
37
38    packages