https://github.com/ibm-cloud-architecture/icp4a-deployment
https://github.com/ibm-cloud-architecture/icp4a-deployment
automation baw business-automation business-automation-insights business-automation-workflow cloud-pak content-analyzer dba dbamc decision-management icp4a odm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibm-cloud-architecture/icp4a-deployment
- Owner: ibm-cloud-architecture
- Created: 2019-07-23T02:04:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T19:17:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T18:03:29.086Z (4 months ago)
- Topics: automation, baw, business-automation, business-automation-insights, business-automation-workflow, cloud-pak, content-analyzer, dba, dbamc, decision-management, icp4a, odm
- Language: PLSQL
- Size: 225 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IBM Cloud Pak for Automation deployment scripts
This repository provides a number of Ansible scripts to:
- Install ICP as the container management platform for the Cloud Pak
- Deploy the different components of the Cloud PakCheck-out the [denim-compute](https://github.com/ibm-cloud-architecture/denim-compute) sister repository for the reference implementation of the IBM Cloud Pak for Automation.
---
## Install Ansible
You will need [Ansible](https://www.ansible.com/) installed to run the install and deployment scripts. You can use the simple [Ansible installation script](https://github.com/ibm-cloud-architecture/icp4a-deployment/blob/master/icp/install-ansible.sh) to set it up on the VM from which you'll run the scripts.---
## Install the Cloud Pak on ICP
Install and deployment for the components in blue on the dependency diagram below are addressed by the scripts under the `icp` directory:
---
We plan to address more container management platforms, in particular OpenShift in the future.