Results 108 issues of Vaughn Dice

It would be great to add a troubleshooting guide to the docs. That way when users run into issues with `spin` and/or Hippo, they have a reference guide to start...

https://fermyon.dev is the docs site for this repo and the Fermyon platform. Currently, it has pages for the local and AWS installer scenarios. As of writing, this repo now has...

documentation

The documentation for the platform installer (https://fermyon.dev) currently lives in a private repo (which we've been intending to make public). However, instead of maintaining the documentation in a separate repo,...

* Adds basic auth to the Bindle server Ref https://github.com/fermyon/installer/issues/3

As of https://github.com/fermyon/nomad-aws-demo/pull/1 the quick start example launches an EC2 instance to host Nomad and the Fermyon Platform and then runs Traefik to route traffic for the Bindle server and...

We're currently installing/configuring Vault as part of the AWS Quick-Start installation but the platform doesn't yet utilize Vault. Should we remove it from the stack until such point when we'd...

Currently, on a `terraform apply` against a pre-existing deployment, if values change that affect the user-data.sh script, the script will technically get updated -- but it won't be re-run on...

Add (or link to) a Contributing doc with, minimally, steps on how to complete DCO sign-off and GPG-signing commits. @radu-matei @technosophos do we have a canonical resource that we can...