Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Cotten 9877b39900
Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
Antoine Cotten ca98168da1
Quote passwords to prevent interpreting leading special chars
Closes #667
2022-02-11 19:10:58 +01:00
Yossi Ben-David 63c0de8815 Make APM server listen on non-loopback interfaces (#414) 2019-07-09 17:06:09 +02:00
Antoine Cotten e7f4481cc0
Add default credentials to APM server extension
Fixes #411
2019-07-02 11:57:55 +02:00
HarisSistek decde0ba0d Add APM server extension (#326)
Why:
* Adds Elasticsearch Application Performance Monitoring extension
* Can view application traces, errors and alerts trough Kibana

How:
* Add extension for apm-server container to the network which will receive traffic on port 8200 and report to elastic search server at port 9200
2018-10-19 10:28:56 +13:00