Nomad
Nomad is a container (not only container) orchestration tool.
Intro
The best doc about job declaration is documentation for default job generated with “nomad job init”
Docs
Trefik with nomad / consul
Useful links
Damon
- cli client for nomad
CLI commands
nomad alloc logs 1c67d531 doge
nomad logs -stderr -f -tail -job fabio
nomad alloc status 99b86719
nomad job status -namespace=daleandchip daleandchip-dogecoin-regtest-node1
nomad alloc status -namespace=daleandchip 86f7bbec
Edit this page on GitHub