OCPeasy CLI
is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code on OpenShift.
No-brainer Configuration
Install OCPeasy like any other Python package, in one command, for good.
Scaffold your app from a library of templates
A library of templates for various programming languages (Python, R, nodeJS, etc...) makes the deployment of applications easier.
Reproduce your application(s) configuration(s) across projects
Once a project has been initialized with ocpeasy, you can manage different deployment targets from a single `ocpeasy.yml` file.