Skip to content

vdice/fermyon-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fermyon Installer

Fermyon is a platform to host Spin applications and other compatible WebAssembly workloads.

The resources in this repository are intended to provide users with different ways to deploy ("install") Fermyon in their preferred environment.

The Fermyon Stack

Fermyon runs on Nomad, so deployment scenarios will first configure and install this software, in tandem with Consul and Vault.

Afterwards, the components comprising Fermyon are deployed in the form of Nomad jobs, including a Bindle server, Traefik as the reverse proxy/load balancer and Hippo, the web UI for managing Spin-based applications.

Quick-starts

AWS

The AWS Quick-start utilizes Terraform to deploy a lightweight, working example of Fermyon on AWS. This is a great route to go for quickly testing out the platform, as it only creates the minimal array of AWS resources needed to run the services.

Users will be able to interact with publicly-accessible Bindle and Hippo services within 5 minutes of starting the deployment and can then start deploying their applications.

To get started, head over to the README.md.

About

Fermyon Platform and Nomad on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 72.1%
  • Shell 27.9%