Netflix Vector: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with " =Installation et Démarrage= <pre> git clone https://github.com/Netflix/vector.git cd vector git checkout stable npm install bower install gulp build gulp serve </pre>")
 
No edit summary
Line 1: Line 1:
DAshboard de visualisation des performances d'une machine


=Installation et Démarrage de PCP (Performance Co-Pilot)=
http://www.pcp.io/download.html


=Installation et Démarrage=
=Installation et Démarrage=

Revision as of 06:13, 4 March 2016

DAshboard de visualisation des performances d'une machine

Installation et Démarrage de PCP (Performance Co-Pilot)

http://www.pcp.io/download.html

Installation et Démarrage

git clone https://github.com/Netflix/vector.git
cd vector
git checkout stable
npm install
bower install
gulp build
gulp serve