pulibrary / dpul-collections

An inspiring environment for global communities to engage with diverse digital collections
1 stars 0 forks source link

Write a script to deploy with nomad #21

Closed tpendragon closed 3 weeks ago

tpendragon commented 1 month ago

It should get a token, notify slack, and update the tag to use the commit sha for the branch you ask it for (or use the sha you ask it for.)

It can be in ruby.

Options for running nomad:

  1. Brew install nomad
  2. Run a docker container that has the nomad CLI
  3. Run the commands via SSH into the nomad host box.