spin/deploy
Brian H e3a24b61fd
chore(docs): bump spin version
Signed-off-by: Brian H <brian.hardock@fermyon.com>
2023-03-23 15:59:07 -04:00
..
README.md ci(*): add website deployment logic 2023-02-03 10:09:21 -07:00
publish-spin-docs.nomad chore(docs): bump spin version 2023-03-23 15:59:07 -04:00
spin-docs.nomad chore(docs): bump spin version 2023-03-23 15:59:07 -04:00

README.md

Deployments

The Spin Docs website is deployed via the deploy-website.yaml GitHub workflow.

(Note: currently this website consists of redirects to the Spin Docs hosted on Fermyon's Developer site)

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, 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-spin-docs Nomad job checks out this repo's source code and publishes it to Bindle.

The spin-docs Nomad job contains configuration for the running website, including the bindle ID to run from.