rename source volume to something more generic
add public-inbox link to readme
add macos specific documentation
an easy low-maintenance way to run quick jobs on worker nodes
We need both to enable hassle-free networking between your machine and workers.
mkdir /usr/local/var/nomad
install ./config.nomad /usr/local/var/nomad/config
brew services start nomad --file ./homebrew.mxcl.nomad.plist
mkdir /usr/local/var/nomad/starship-source
sudo nomad agent -dev -bind=0.0.0.0 -network-interface='{{GetDefaultInterfaces|attr "name"}}' -dc=<group> -node=<name>
export NOMAD_ADDR=http://<ip>:4646
cp /path/to/this/repo/jobs/starship.nomad /path/to/target/repo/.ci.nomad
./scripts
in your PATH
) from the target repo runnom test=e2e\.shell\.cli-develop-args
submit them to my public-inbox by sending an email to ~robertgzr/public-inbox@lists.sr.ht