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

Vizceral Front end Not Showing Containers #1

Open
denverwilliams opened this issue Oct 5, 2016 · 0 comments
Open

Vizceral Front end Not Showing Containers #1

denverwilliams opened this issue Oct 5, 2016 · 0 comments

Comments

@denverwilliams
Copy link

@ghoranyi
Description

I have 1 physical machines running Docker Swarm.
I can't seem to get Vizceral to Report any Containers, if i Check the Docker logs on the docker-agent it looks to be reporting Data on all running Containers

Steps to reproduce the issue:

docker service create --name vizdemo-backend -p 8080:8080 -p 8878:8878 -p 9200:9200 ghoranyi/docker-intuition-backend
docker service create --name docker-agent --mount type=bind,source=/var/run/docker.sock,target=/var/run/docker.sock --mode global --network ingress ghoranyi/docker-agent

Also you demo version from here
https://medium.com/@ghoranyi/our-take-on-intuition-engineering-with-docker-6cd6740b1045#.3glsmuy8e

http://52.209.71.16:8080/eu-west-1

Looks to be having the same problem.

Thanks.

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