Hacker News new | ask | show | jobs
by sofixa 574 days ago
Contrats on the launch, this looks pretty good, interesting, useful, and especially for such a stage, integrated with a ton of things!

If you're taking feature requests, it would be pretty cool if you added support for Nomad[1] as an orchestrator too.

1 - https://nomadproject.io/

2 comments

Deployment with Nomad should be pretty straightforward following https://github.com/keephq/keep/blob/main/docker-compose.yml or https://github.com/keephq/helm-charts
Interesting! What type of integration do you imagine?
Similar to the other orchestrators, doing restarts and deployments and maybe even scale outs.
I guess you could use the existing SSH functionality to do restarts and deployments.