Skip to content

How to run grimoirelab gitee?

Yehui Wang edited this page Aug 6, 2021 · 13 revisions

Getting started

There are different options to run grimoirelab-gitee, considerring that our first coming users would be developers(just a guess...), so let's start with Source code and docker-compose.

Some hints would be highlighted here to reduce expected/possible troubles during the installations(because I met them before), but some steps might be missied in the first few versions. When you met problems, just pop up issues and we will help you.

Source code and docker-compose

By this option, ElasticSearch, Kibiter and MariaDB would be installed by docker-compose as the infrastructure. For the rest of the other grimoirelab related components, they would be installed using the source code with help of build_grimoirelab.

Clone this wiki locally