Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Conversation

@xuelangos
Copy link

SW_STORAGE=elasticsearch update ES_VERSION=es7


```
$ docker run --name oap --restart always -d -e SW_STORAGE=elasticsearch -e SW_STORAGE_ES_CLUSTER_NODES=elasticsearch:9200 apache/skywalking-oap-server:7.0.0-es7
$ docker run --name oap --restart always -d -e ES_VERSION=es7 -e SW_STORAGE_ES_CLUSTER_NODES=elasticsearch:9200 apache/skywalking-oap-server:7.0.0-es7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is not correct.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

按照你的写法,直接跑步起来,我的ES版本7.4.2
[Entrypoint] Apache SkyWalking Docker Image
Current image doesn't Elasticsearch 6

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know the existing doc is not correct, but your change is not correct too.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok,哪可以改一下正确的值么

@wu-sheng wu-sheng closed this Jun 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants