Hacker News new | ask | show | jobs
by proxysna 213 days ago
At work i use terraform to configure nomad/consul combo, so basically just a tf with Gitlab.

At home i am using this approach. Dumb, but works well. https://royportas.com/posts/simple-gitops-with-nomad

1 comments

Thank you! That's pretty clever, will try it.