Skip to content

new nomad job format#137

Open
wizzdom wants to merge 3 commits intomasterfrom
new-job-format
Open

new nomad job format#137
wizzdom wants to merge 3 commits intomasterfrom
new-job-format

Conversation

@wizzdom
Copy link
Member

@wizzdom wizzdom commented Jan 22, 2026

  • adding in HA where possible (2-3 instances of a given task)
  • moving DBs to a seperate task group so that tasks can be redeployed without redeploying the DB
  • use *.service.consul in place of {{ env "NOMAD_ADDR_port" }} etc.
  • add update blocks to redeploy gracefully
  • add consul service and health checks to all services (especially DBs)
  • add wait-for-db task to all services using DBs, (I know it's ugly but its the only way at the moment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants