grimoirelab-tutorial
grimoirelab-tutorial copied to clipboard
Tutorial for installing, using, developing GrimoireLab
I am trying to run the sirmordred tests. First I needed to get an ElasticSearch instance up locally. Now it looks like I need a MySQL DB as well. There...
While fixing issue #57, I had n't noticed that images were present in the [assets](https://github.com/chaoss/grimoirelab-tutorial/tree/master/assets) folder. Thus, I created an [images](https://github.com/chaoss/grimoirelab-tutorial/tree/master/images) folder just to store the favicons for the site....
In #93, we decided on a new table of content for the tutorial. This is the TOC proposal: * Quick start 1. Download 2. Define analysis scope: * Intro to...
This PR contains a restyled version of the grimoirelab/grimoirelab-all-complete image in svg and png formats
As stated in https://lists.linuxfoundation.org/pipermail/grimoirelab-discussions/2020-January/000282.html, the [intro](https://chaoss.github.io/grimoirelab-tutorial/graal/intro.html) requires Python3 and Graal to be installed, but it does not mention that **third-party backend-tools are also needed**. Following the tutorial lacking them will...
This PR proposes a new section in the tutorial, called `Architecture`, which describes the GrimoireLab components. Some parts such as examples and some component descriptions (cereslib, sigils, kibiter) are empty,...
The current tutorial is great for developers who want to use the GrimoireLab components or engineers who want to install GrimoireLab. What we are not describing well is how to...
I was looking for documentation on Hatstall ... I didn't see anything in the tutorial and the search came back empty. This issue proposes to add a section on Hatstall...
- The idea is to add a tutorial on how to create the Graal Dashboard via micro-mordred and finally linking it to the [demo-video](https://www.youtube.com/watch?v=RXZeuJt0UXM) - Question is: At what level...
As reported here by @rootsongjc at: https://github.com/chaoss/grimoirelab/issues/202#issuecomment-522583738, it could be useful to update the tutorial about how to monitor GitHub repositories correctly.