Scroll to top

OpsChain – Creating Projects and Environments


OpsChain is an API-first orchestration and change automation platform based in GitOps principles with a powerful command-line interface (CLI).

In an earlier post, we introduced you to the OpsChain CLI. Below we demonstrate how to simply create Projects and Environments with OpsChain. In OpsChain, projects are used to organise environments and changes.

  • Each project has:
    • a corresponding Git repository containing configuration for that project (and could be a remote repository hosted elsewhere such as GitHub or Bitbucket)
    • properties where you can store project specific configuration items such a key-value pairs, environment variables and files – more on properties later 🙂
Creating Projects and Environments with the OpsChain CLI

For those wanting hands-on access and an opportunity to test drive OpsChain with your real-world use cases, we are currently running a pre-release trial with limited spots available.  We’d love to get your feedback, and of course there’s some cool swag available for pre-release participants :). To register your interest in participating in the OpsChain pre-release trial, please register at https://opschain.io/#get-access

Happy automating and stay tuned for more updates!

Team OpsChain

Related posts