You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+49-2Lines changed: 49 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Consul is a service registry and service discover system. MONEXEC can automatica
31
31
32
32
Auto(de)registration available for `run` or `start` commands.
33
33
34
-
Use general flag `--consul` (or env var `MONEXEC_CONSUL=true`) for enable Consul integration. Monexec will try register and update status of service in Consul local agent.
34
+
Use general flag `--consul` (or env var `MONEXEC_CONSUL=true`) for enable Consul integration. Monexec will try register and update status of service in Consul local agent.
35
35
36
36
Monexec will continue work even if Consul becomes unavailable.
37
37
@@ -62,6 +62,53 @@ Suppose Consul agent is running in host `registry`
0 commit comments