installer icon indicating copy to clipboard operation
installer copied to clipboard

Fermyon Installer

Results 32 installer issues
Sort by recently updated
recently updated
newest added

ref: https://github.com/fermyon/installer/issues/63

When running the local version of the installer we should validate that Nomad is likely able to run allocations. We should do some pre-flight checks to help folks with the...

enhancement

I am going to disguise a proposal in a question. It looks like you are choosing a VM (or a laptop OS) as the compute unit for running the Fermyon...

A number of issues have cropped up using the local installer, mostly related to local system setup, permissions-based issues, and zombie processes causing indeterminate behaviour on future demo runs. A...

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `got` Updates `nodemon` from 2.0.15 to 2.0.20 Release notes Sourced from...

dependencies

Currently, the Terraform configuration that deploys Fermyon on AWS only creates one node — we should explore scaling the cluster beyond a single node. ref #62

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

With the current platform configuration seen in these examples, the minimum memory requirement appears to be 2GB to run both the platform and deployed app(s). This came up when seeing...

documentation

https://github.com/fermyon/installer/issues/96 Updated the GCP TF Provider to "4.31.0". Ran in to issues with SSH keys. I think the GCE resource was changed to support OS login in-between 3.5 and 4.31....

Howdie! The current google cloud tf provider is set to 3.5 and presents a challenge for users who are using ARM based Macs. Terraform cli took a minute to adopt...