Skip to content

metaGraf is a opinionated specification for describing a software component and what its requirements from the runtime environment are. mg, the command, turns metaGraf specifications into Kubernetes resources, supporting CI, CD and GitOps software delivery.

License

Notifications You must be signed in to change notification settings

Norsk-Tipping/metagraf

 
 

Repository files navigation

metaGraf

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.

Installation

With Homebrew on macOS:

brew tap norsk-tipping/tap
brew install metagraf

Status

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.

About

metaGraf is a opinionated specification for describing a software component and what its requirements from the runtime environment are. mg, the command, turns metaGraf specifications into Kubernetes resources, supporting CI, CD and GitOps software delivery.

Resources

License

Stars

Watchers

Forks

Languages

  • Go 99.6%
  • Other 0.4%