update
This commit is contained in:
@@ -116,6 +116,17 @@ curl --fail "http://${TAPM_LISTEN_ADDR}/health/ready"
|
||||
|
||||
There is no local application state and no session affinity requirement.
|
||||
|
||||
For later updates, run the repository update helper on one webserver at a time:
|
||||
|
||||
```sh
|
||||
/opt/idssys/ta-deployment-broker/update.sh
|
||||
```
|
||||
|
||||
The helper fast-forwards the current tracked branch, rebuilds the image, applies
|
||||
any pending migrations, recreates the broker container, and waits up to 150
|
||||
seconds for its Docker health check. It refuses to pull over tracked local
|
||||
changes or from a detached/untracked branch.
|
||||
|
||||
## 7. HAProxy health check
|
||||
|
||||
The load balancer should consider an origin healthy only when
|
||||
|
||||
Reference in New Issue
Block a user