Skip to content

Commit 230772f

Browse files
committed
doc: Rephrase/simplify Philosophy section
Cherry-picked from 0438de8
1 parent 3293c37 commit 230772f

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,12 @@ docker compose up
4646

4747
## Philosophy
4848

49-
We aim at providing the simplest possible entry into the Elastic stack for anybody who feels like experimenting with
50-
this powerful combo of technologies. This project's default configuration is purposely minimal and unopinionated. It
51-
does not rely on any external dependency, and uses as little custom automation as necessary to get things up and
52-
running.
49+
The main goal of docker-elk is to make the Elastic stack as easy as possible to get into. It is **not a blueprint for a
50+
production-ready deployment**, but rather a _template_ that promotes tweaking and exploration.
5351

54-
Instead, we believe in good documentation so that you can use this repository as a template, tweak it, and make it _your
55-
own_. [sherifabdlnaby/elastdocker][elastdocker] is one example among others of project that builds upon this idea.
52+
The authors believe in good documentation over elaborate automation. The project's default configuration is purposely
53+
minimal and unopinionated. The initial setup does not rely on any external dependency, and uses as little scripting as
54+
necessary to get things up and running.
5655

5756
---
5857

@@ -466,8 +465,6 @@ See the following Wiki pages:
466465
[license-mngmt]: https://www.elastic.co/guide/en/kibana/8.18/managing-licenses.html
467466
[license-apis]: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/licensing-apis.html
468467
469-
[elastdocker]: https://github.com/sherifabdlnaby/elastdocker
470-
471468
[docker-install]: https://docs.docker.com/get-docker/
472469
[compose-install]: https://docs.docker.com/compose/install/
473470
[linux-postinstall]: https://docs.docker.com/engine/install/linux-postinstall/

0 commit comments

Comments
 (0)