Cronner

The cronner deployment is very much the same as the Forestadmin deployment, but using the Cronner repo instead.

  1. Build the docker image via the WealthFit Repo & Push to DockerHub
docker build -t wealthfit/cronner:<version> .

docker push wealthfit/cronner:<version>
  1. Open Nomad Tunnel
    tunnel-[staging, production]-nomad-[a-c]
  2. Navigate to http://localhost:4646 and click cronner

Nomad Overview

  1. Stop cronner job.

Stop Cronner Job

  1. Update Nomad Image Version

Update Nomad Image Version

  1. Plan and run the job with the new version of the new image that was pushed in step 0.

Plan and Run nomad Job