Best practice to use gatus docker in order to see other docker container which are using network_mode: host option #644
-
I am running gatus in a docker container, there i can successfully connect all services to the dashboard which are in the same network as gatus. For example, i am running an nginx proxy manager. Gatus is in the same network as this manager so i can display the health status of the proxy manager. This setup looks like this:
Good. But i also got docker container which use the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Try adding this to your gatus configuration:
and use it in your config like this:
|
Beta Was this translation helpful? Give feedback.
Try adding this to your gatus configuration:
and use it in your config like this:
endpoints: