cloud-ark / cloud-ark/caastle

Local deployments on Mac OS X

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.