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

Start EMQX without start.sh in Dockerfile #640

Closed
hmonadjem opened this issue Jan 31, 2021 · 1 comment
Closed

Start EMQX without start.sh in Dockerfile #640

hmonadjem opened this issue Jan 31, 2021 · 1 comment

Comments

@hmonadjem
Copy link
Contributor

When we start the docker instance it will run the "start.sh", the purpose of the start.sh is basically only to monitor the emqx process. Why is this needed?

We should directly start by running /opt/emqx/bin/emqx foreground, the tool that is responsible for monitoring should be Kubernetes or the Platform you are running this container on.

@Rory-Z
Copy link
Member

Rory-Z commented Feb 1, 2021

Hi,@hmonadjem
Thanks for your suggestion, we plan to do this in version 4.3, and you can check out this PR

@Rory-Z Rory-Z closed this as completed Feb 1, 2021
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

No branches or pull requests

2 participants