Simpler alternative to nomad

Hello all,

I am looking for a lightweight alternative to nomad to manage and monitor tasks & services (< 50) across a few hosts (FreeBSD, Linux and ... Docker)
Nomad is great but the minimal prod setup/topology is a bit overkill for my need right now (unless I run it in -dev mode...)
It can have a Web UI or not...

Many thanks !
 
If you're looking for an easy and expandable monitoring solution, consider Netdata. A big plus is that it supports monitoring of Docker containers out of the box.

There is a couple of good videos on the Learn Linux TV Youtube channel (here and here).

However, this is only monitoring, then you would need something else (maybe just CLI and scripts) for the managing part.
 
Back
Top