Skip to content

Latest commit

 

History

History
112 lines (78 loc) · 7.73 KB

autodeploy_actionsamples.md

File metadata and controls

112 lines (78 loc) · 7.73 KB
copyright lastupdated keywords subcollection
years
2017, 2022
2022-11-03
action templates, schematics template, terraform template
schematics

{{site.data.keyword.attribute-definition-list}}

Sample Ansible playbook templates for {{site.data.keyword.bpshort}} Actions

{: #sample_actiontemplates}

Explore the IBM provided Ansible playbooks to run cloud operations on target hosts or to get started with {{site.data.keyword.bpshort}} Actions. {: shortdesc}

Use the links on the page as follows:

  • View GitHub repo: Click the link to open the Git repository where the template is stored. You can review the file structure, the Ansible playbook instructions, and the README file that contains the steps to use the template in {{site.data.keyword.bpshort}}.
  • Deploy to {{site.data.keyword.cloud_notm}}: Button takes you to Create an action page with the GitHub repository URL and the Action name pre-populated.

Running cloud operations on {{site.data.keyword.vsi_is_short}}

{: #ansible-vpc}

Description : Use ansible-is-instance-actions Ansible playbook to perform Day 2 operations such as start, stop, and restart for {{site.data.keyword.vsi_is_full}}. To configure and run the {{site.data.keyword.bpshort}} Actions by using the CLI or console, see readme file{: external} template file.

Access : View GitHub repository

Deploy : Auto deployment button

Provisioning a LAMP stack on {{site.data.keyword.vsi_is_short}}

{: #ansible-lamp-stack}

Description : Use lamp-simple Ansible playbook to deploy the LAMP stack components on {{site.data.keyword.vsi_is_short}} by following a simple deployment architecture. To configure and run the {{site.data.keyword.bpshort}} Actions by using the CLI or console, see readme file{: external} template file.

Access : View GitHub repository

Deploy : Auto deployment button

Configuring {{site.data.keyword.databases-for-postgresql_full_notm}} with WAL2JSON plug-in

{: #ansible-databases}

Description : Use ansible-icd-postgres-actions Ansible playbook to configure the WAL2JSON plug-in on your {{site.data.keyword.databases-for-postgresql_full_notm}} service instance. To configure and run the {{site.data.keyword.bpshort}} Actions by using the CLI or console, see readme file{: external} template file.

Access : View GitHub repository

Deploy : Auto deployment button

Automating app deployments in {{site.data.keyword.containerfull_notm}}

{: #ansible-iks-deploy}

Description : Use ansible-app-deploy-iks Ansible playbook to deploy Hackathon Starter on an {{site.data.keyword.containerfull}} cluster. To configure and run the {{site.data.keyword.bpshort}} Actions by using the CLI or console, see readme file{: external} template file.

Access : View GitHub repository

Deploy : Auto deployment button

Installing kubectl on {{site.data.keyword.vsi_is_short}}

{: #ansible-kubectl}

Description : Use ansible-kubectl Ansible playbook to install the Kubernetes CLI kubectl on {{site.data.keyword.vsi_is_short}} by using a role from Ansible Galaxy. To configure and run the {{site.data.keyword.bpshort}} Actions by using the CLI or console, see readme file{: external} template file.

Access : View GitHub repository

Deploy : Auto deployment button

Looking for more code examples? Check out the samples for {{site.data.keyword.bplong_notm}} GitHub repositories{: external}. {: tip}