Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 13 hours 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T19:17:57.000Z (over 5 years ago)
- Last Synced: 2024-02-01T20:51:12.094Z (10 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:![Install dependencies](icp4a-install-dependencies.png)
---
We plan to address more container management platforms, in particular OpenShift in the future.