Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CHAOSS Webinars: GrimoireLab

CHAOSS Webinars: GrimoireLab

Overview of the GrimoireLab system, one of the software projects produced by CHAOSS. Webinar in the series of CHAOSS Webinars. April 17th 2018.

Tweet

More Decks by Jesus M. Gonzalez-Barahona

Other Decks in Technology

Transcript

  1. chaoss.community GrimoireLab Software development analytics with free, open source software

    (a CHAOSS project) chaoss.github.io/grimoirelab chaoss.github.io/grimoirelab-tutorial
  2. chaoss.community Example: producing a dashboard (es) $ pip install grimoire-mordred

    (es) $ mordred -c mordred.cfg (assumes Elasticsearch at http://localhost:9200, Kibiter at http://localhost:5601 ) Needs: mordred.cfg, projects.json, identities.yaml, menu.yaml chaoss.github.io/grimoirelab-tutorial
  3. chaoss.community Try GrimoireLab with a single line!! $ docker run

    -p 5601:5601 -v $(pwd)/credentials.cfg:/override.cfg -t grimoirelab/full credentials.cfg: [github] api-token = XXX chaoss.github.io/grimoirelab chaoss.github.io/grimoirelab-tutorial http://localhost:5601