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.
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.
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.