Hacker News new | ask | show | jobs
by bootcat 1606 days ago
hi queue29, what are the minimum production requirements for nomad ? what is the cheapest machine i could use from digitalocean for a production task ?
1 comments

Check out the recommended requirements[0] documentation. In practice it depends greatly on how many client agents you want to manage (i.e. how large is your cluster). I personally run Nomad + Consul + Vault on the $6 AMD DO droplet to run a few website, and that node still has room to spare.

[0] https://www.nomadproject.io/docs/install/production/requirem...