Skip to content

Commit

Permalink
explain difference between docker composed files for secured vs. non-…
Browse files Browse the repository at this point in the history
…secured

Signed-off-by: Georg J.P. Link <linkgeorg@gmail.com>
  • Loading branch information
GeorgLink authored and valeriocos committed Dec 6, 2019
1 parent c751dff commit 3c491cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose/README.md
Expand Up @@ -91,6 +91,8 @@ environment:
docker-compose -f docker-compose-secured.yml up -d
```

The difference is that it uses a secured Elasticsearch image and a secured Kibiter image.

To access to the dashboard would be the same as previously, but if you need to modify something, you would be
asked to login.
* User: `admin`
Expand Down

0 comments on commit 3c491cc

Please sign in to comment.