FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Misc. Server Operator Notes · Kitware/dive Wiki · GitHub

/ dive Public

Misc. Server Operator Notes

Brandon Davis edited this page Dec 3, 2020 · 2 revisions

Why is the healthcheck in docker compose needed?

So that the worker images aren't started immediately after the girder image. Since the girder image actually installs girder, and then runs girder serve, the workers can start before it, and try to re-run existing tasks, failing them because girder isn't running.

Constructing the diff

git log --pretty=oneline $(git describe --tags | cut -d - -f 1)..HEAD

Wiki pages Pages 19

Documentation moved to https://kitware.github.io/dive/

Clone this wiki locally


Back | FazBrowse Home | New Git URL