Always review Items' documentation to learn about their specific prerequisites and dependencies. |
For hands-on users wishing to deploy, make sure you have covered the basics:
ewccli
from github.comThere are many good practices you can follow to save yourself or your team the effort of dealing with avoidable security risks or downtime (see Best practices for tenancy management). When it comes to Item deployment specifically, we recommend to at least ensure the following:
Depending on the item, a first deployment could include the following steps:
From this point onward, the deployment steps are mostly dependent on the Item Technology. For detailed guidance per specific technology, you can get started with these example:
Run Ansible Playbooks from your local working environment and configure existing compute instances or automate Morpheus UI configuration steps (read more).
Page under construction |
Learn how to initialize, plan, and apply Terraform modules for provisioning and managing the state of EWC infrastructure (i.e. OpenStack compute instances, OpenStack networks and security groups, etc.).
Page under construction |
Learn how to reuse publicly available Docker images to simplify minimize the setup required to run applications, regardless of their software or hardware dependencies.
Page under construction |
Learn how to deploy full applications or support systems onto production-like environments hosted on the EWC's own Kubernetes engine.
Page under construction |
The ewccli
is a Linux-native Python-based tool which allows you to interact with a subset of the deployable Items, and deploy them directly into the your EWC tenancy and with minimal setup required on your local working environment.