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

Local deployments on Mac OS X #146

Open
devdattakulkarni opened this issue Dec 11, 2017 · 0 comments
Open

Local deployments on Mac OS X #146

devdattakulkarni opened this issue Dec 11, 2017 · 0 comments

Comments

@devdattakulkarni
Copy link
Contributor

In our testing On Mac (with Docker version 17.06.0-ce, build 02c1d87) we observed that CloudARK is not able to ping application URL even after application container has started successfully. So CloudARK will mark the deployment as failed. If such a situation happens you can access the application URL by using the IP address of the VM which is created by Docker-for-Mac. You can then access application url. For instance,

curl http://192.168.99.100:/

You can find out IP of VM by executing following command: docker-machine ip default

This is a workaround. We should diagnose the root cause of the issue and fix it in CloudARK.

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

1 participant