doc: Update "Philosophy" section to reflect latest changes

We do use a small amount of custom setup automation now.
This commit is contained in:
Antoine Cotten 2022-02-28 09:02:44 +01:00
parent 9877b39900
commit 0a9c3ebd2c
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ Other available stack variants:
We aim at providing the simplest possible entry into the Elastic stack for anybody who feels like experimenting with We aim at providing the simplest possible entry into the Elastic stack for anybody who feels like experimenting with
this powerful combo of technologies. This project's default configuration is purposely minimal and unopinionated. It this powerful combo of technologies. This project's default configuration is purposely minimal and unopinionated. It
does not rely on any external dependency or custom automation to get things up and running. does not rely on any external dependency, and uses as little custom automation as necessary to get things up and
running.
Instead, we believe in good documentation so that you can use this repository as a template, tweak it, and make it _your Instead, we believe in good documentation so that you can use this repository as a template, tweak it, and make it _your
own_. [sherifabdlnaby/elastdocker][elastdocker] is one example among others of project that builds upon this idea. own_. [sherifabdlnaby/elastdocker][elastdocker] is one example among others of project that builds upon this idea.