jails Using GitOps with Overlord

DtxdF

Developer
GitOps is a modern operational framework that uses Git as the single source of truth. It is often mandatory to use a tool that emphasizes a declarative approach, where you define the desired state and the tool does the hard work. Or, in other words, an "everything is code" philosophy.

Link: https://github.com/DtxdF/overlord/wiki/gitops
 
Back
Top