Skip to content

Commit

Permalink
Merge pull request #80 from adamreese/chore/remove-nomad-deployment
Browse files Browse the repository at this point in the history
chore: remove unused nomad deployments
  • Loading branch information
adamreese authored Aug 25, 2023
2 parents dc15c76 + 60c66e7 commit 9f3919f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 404 deletions.
12 changes: 0 additions & 12 deletions deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,3 @@ The [Finicky Whiskers](https://www.finickywhiskers.com) website is deployed via
## Auto Deploys

The production version of the website is deployed whenever commits are pushed to the `main` branch.

## Manual Deploys

Deployments may also be [triggered manually](https://github.com/fermyon/finicky-whiskers/actions/workflows/deploy.yml), providing a choice of `ref`, `sha` and `environment` (eg canary or prod).

## Nomad jobs

We currently deploy the website via its Nomad job directly. (In the future, we envision running the website as a Fermyon Cloud app.)

The [publish-finicky-whiskers](./publish-finicky-whiskers.nomad) Nomad job checks out this repo's source code and publishes it to Bindle.

The [finicky-whiskers](./finicky-whiskers.nomad) Nomad job contains configuration for the running website, including the bindle ID to run from.
327 changes: 0 additions & 327 deletions deploy/finicky-whiskers.nomad

This file was deleted.

7 changes: 0 additions & 7 deletions nomad/README.md

This file was deleted.

Loading

0 comments on commit 9f3919f

Please sign in to comment.