Document minimum host specs

Closes #404
This commit is contained in:
Antoine Cotten
2019-06-28 23:38:22 +02:00
parent e8c473ea67
commit b651d9ecf1

View File

@@ -59,9 +59,9 @@ Other available stack variants:
### Host setup
1. Install [Docker](https://www.docker.com/community-edition#/download) version **17.05+**
2. Install [Docker Compose](https://docs.docker.com/compose/install/) version **1.6.0+**
3. Clone this repository
* [Docker](https://www.docker.com/community-edition#/download) version **17.05+**
* [Docker Compose](https://docs.docker.com/compose/install/) version **1.6.0+**
* 1 GB of RAM
By default, the stack exposes the following ports:
* 5000: Logstash TCP input
@@ -95,7 +95,7 @@ exclusively. Make sure the repository is cloned in one of those locations or fol
### Bringing up the stack
Start the stack using Docker Compose:
Clone this repository, then start the stack using Docker Compose:
```console
$ docker-compose up