Skip to content

Commit c457f54

Browse files
vchrombievaleriocos
authored andcommitted
Update README.md
This commit updates the README.md with the installation steps of Elasticsearch and Kibiter as they are required but missing in the documentation. #53 (comment) Signed-off-by: Venu Vardhan Reddy Tekula <venuvardhanreddytekula8@gmail.com>
1 parent 6c0ba9d commit c457f54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ A draft diagram for the architecture is:
2525

2626
**Prosoul** is a Django application. The recommended way to execute it is inside a python virtual environment.
2727

28+
You will need Elasticsearch and Kibana in order to execute Prosoul. You can install them using docker-compose. You can find a walkthrough here, [Getting the containers](https://github.com/chaoss/grimoirelab-sirmordred/blob/master/Getting-Started.md#getting-the-containers-). You can omit (comment/remove) the mariadb section.
29+
2830
### Requirements
2931

3032
* Python >=3.4

0 commit comments

Comments
 (0)