Skip to content

As a DevOps I want a Solution to deploy, monitor, maintain my applications so I don't have to build one

I am envisioning a solution that would combine Nomad, Consul, Vault but that would take care also of other aspects like GitOps, ChatOps, and others in a CI/CD Pipeline. This is due to the fact that there is no ready-to-ship package with a nice UI, but these components instead are always requiring some deeper care.

I should probably investigate what we have already out there available for use and maybe expand it.

Few goals:

  • Can run the whole thing locally (without a VM if necessary... similar to nomad agent -dev)
  • Uses Nomad, Consul and Vault
  • Ingest data/changes from Git repositories
  • It is not limited to Docker Containers
  • It has some sort of UI