Hacker News new | ask | show | jobs
Show HN: Wasmtime Driver for Nomad (github.com)
6 points by munukutla 1093 days ago
1 comments

This sorely misses the step-by-step tutorial.

Eg I like Nomad and would love to deploy wasm stuff there, but tbh have no idea how to get from building to deploying something using this driver

I guess it's too early to quote the "RTFM", because the step-by-step tutorial is in another pull request that contributors need to raise against the main Nomad repository so that the website can show the steps.

Nevertheless, the "examples" directory has the agent configuration and the example Nomad job file you'll need to deploy onto the server. Let me know if that helps.

The PR which would ultimately make the tutorial accessible to all: https://github.com/hashicorp/nomad/pull/17580