Nomad support

Is Hashicorp Nomad support planned? Docker seems cool, but what if I want to deploy Discourse across multiple nodes (ex. database on one, and ruby-backend on another)?

2 Likes

There is this:

2 Likes

We actually run a good portion of our hosting in Nomad. We use it together with container images, by bootstraping containers, pushing to a registry and then running those with Nomad.

5 Likes