Document minimum host specs

Closes #404
parent e8c473ea
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment