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

Looking for testers #1

Closed
tomaae opened this issue May 6, 2023 · 5 comments
Closed

Looking for testers #1

tomaae opened this issue May 6, 2023 · 5 comments
Labels
question Further information is requested stale

Comments

@tomaae
Copy link
Owner

tomaae commented May 6, 2023

If you are interested in testing, let me know here.
Integration wont be added to HACS until it is in decent functionality stage and well tested. So all testing will be done by pulling from github directly.
You can also let me know bit about your setup and what would you like to monitor/automate using HA. It will help with development, as my own requirements for this integration are quite basic.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label May 21, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@IAmTheMilkManMyMilkIsDelicious
Copy link
Contributor

I'm running this locally, as I'd love to have some way to monitor my containers and have home assistant notify me when one of them goes down or loses connection. It's working great, simple to set up! 😄

One thing that might be nice is to be able to see the health status of a container (based on the healthcheck). Portainer already supports this in the UI, but I'm not sure if it's accessible by API.

Copy link
Owner Author

tomaae commented Jun 7, 2023

could be possible. where do you see it in docker cli?

@IAmTheMilkManMyMilkIsDelicious
Copy link
Contributor

I can check health status with the docker ps command. The STATUS column will say something like Up 26 hours (healthy)

I can also run docker inspect -f '{{.State.Health.Status}}' mycontainer which will return healthy or unhealthy if the container has a healthcheck, otherwise the command will fail.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants