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 swarm compatibility #24

Open
Edzilla2000 opened this issue Aug 22, 2018 · 2 comments
Open

docker swarm compatibility #24

Edzilla2000 opened this issue Aug 22, 2018 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@Edzilla2000
Copy link

I use docker-swarm for my home assistant stack and if I use ha-dockermon, it shows the containers (a lot of containers as swarm has stopped and started many).

It would be perfect if ha-dockermon could show me service states instead.

@philhawthorne philhawthorne added the enhancement New feature or request label Aug 22, 2018
@philhawthorne
Copy link
Owner

Interesting use case!

Are you able to provide the output of a GET request to a container? For example http://127.0.0.1:8126/container/home-assistant

I'll see if there's something I can use to denote that it is part of a swarm and instead show the service state.

@Edzilla2000
Copy link
Author

Yes, here it is

curl http://127.0.0.1:8126/container/homeassistant_homeassistant.1.frfpzw7mailiwgg2vh8fwhbk7
{"state":"running","status":"Up About an hour (healthy)","image":"homeassistant/home-assistant:latest@sha256:62e066e1e9997fe3627a9e247d40fba0d197ed0bc34f2c025821f4c61b7989d0"}#

@philhawthorne philhawthorne added this to the Version 1.0 milestone Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants