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

Commit

Permalink
Removing reporting settings as this is currently broken, Fixed in the…
Browse files Browse the repository at this point in the history
… unreleased 7.8.1

elastic/kibana#69621
  • Loading branch information
duncan-ncc committed Jul 2, 2020
1 parent 148cebb commit 7b500ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Chapter 3 Files/docker-compose-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ services:
SERVER_SSL_CERTIFICATE: /usr/share/kibana/certificates/kibana.crt
ELASTICSEARCH_USERNAME: kibana
ELASTICSEARCH_PASSWORD: insertkibanapasswordhere
XPACK_ML_ENABLED: "false"
XPACK_REPORTING_ENABLED: "true"
XPACK_APM_UI_ENABLED: "false"
command: /bin/bash -c "cp -r /run/secrets /usr/share/kibana/certificates && /usr/local/bin/kibana-docker"
secrets:
- ca.crt
Expand Down

0 comments on commit 7b500ac

Please sign in to comment.