Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerで環境構築 #1

Merged
merged 3 commits into from
Sep 23, 2019
Merged

dockerで環境構築 #1

merged 3 commits into from
Sep 23, 2019

Conversation

otegal
Copy link
Owner

@otegal otegal commented Sep 22, 2019

なにこれ

タイトルの通り。
Laravel, MySQL, ElasticSearchをdockerで立ち上げる

Elasticsearchをdockerで立ち上げる参考

https://www.yoheim.net/blog.php?q=20190201

ElasticSearchを立ち上げてすぐにコンテナが落ちる問題

elasticsearch_1  | {"type": "server", "timestamp": "2019-09-22T03:27:53,917+0000", "level": "INFO", "component": "o.e.x.m.p.NativeController", "cluster.name": "docker-cluster", "node.name": "37092a04af2c",  "message": "Native controller process has stopped - no new native processes can be started"  }
local_elasticsearch_1 exited with code 78

ElasticSearch7では設定parameterが増えたらしい。

なので、以下で対応
https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html

@otegal otegal merged commit 9998e1f into master Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant