metaGraf is a opinionated specification for describing a software component and what its requirements from the runtime environment are. The mg, the command, turns metaGraf specifications into Kubernetes resources, supporting CI, CD and GitOps software delivery.
The specification takes inspiration from the twelve-factor app methodology.
With Homebrew on macOS:
brew tap norsk-tipping/tap
brew install metagraf
This is a fork of https://github.com/laetho/metagraf. It contains releases tailored for the needs of Norsk-Tipping. Although we will try to stay in sync and contribute back to upstream, it might diverge from the original project in the future.