/nomad-local-demo

Demos and musings of running wasm things in nomad

Primary LanguageHCLMIT LicenseMIT

Note

This has been moved to the fermyon/installer repo: https://github.com/fermyon/installer/tree/main/local

Nomad demo

Install prerequisites

Download nomad, consul, traefik, bindle, and the hippo CLI and make these binaries available in your $PATH.

Start necessary services

Start consul, nomad, traefik, and bindle

$ ./run_servers.sh

Follow the Spin documentation or Hippo documentation to get started.

Troubleshooting

If you run into an IPv6 issue you can set IPv6 to link-local for an interface.

networksetup -setv6linklocal Wi-Fi

To get a list of interface names

networksetup -listallnetworkservices