Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew authored Oct 21, 2020
1 parent 7eb1c7e commit 0724074
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker-pfelk
Deploy pfelk with docker-compose [Video Tutorial](https://www.youtube.com/watch?v=xl0v9h8RXBc)

![Version badge](https://img.shields.io/badge/ELK-7.9.1-blue.svg)
![Version badge](https://img.shields.io/badge/ELK-7.9.2-blue.svg)
[![Build Status](https://travis-ci.org/3ilson/docker-pfelk.svg?branch=master)](https://travis-ci.org/3ilson/docker-pfelk)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/a3ilson)

Expand Down Expand Up @@ -104,3 +104,7 @@ Scale out your deployment to 3 nodes by running the following command:
```
sudo docker-compose up -d --scale pfelk=3
```

### (4) Finalizing

Finalize templates and dashboards [here](https://github.com/3ilson/docker-pfelk/blob/master/finalize.md)

0 comments on commit 0724074

Please sign in to comment.