Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Emphasize IDs to be OpsWorks IDs.

You can use the App task to create, update or delete an AWS OpsWorks application (see Deploying to AWS OpsWorks for an overview of the OpsWorks component lifecycle and deployment workflow).

Panel
borderColor#bbb
bgColor#eeeeee

On this page:

Table of Contents
excludePopular.*

Panel
borderColor#bbb
bgColor#eeeeee

Related Pages:

Configuration

To configure an AWS OpsWorks App task:

  1. Navigate to the Tasks configuration tab for the job (this will be the default job if creating a new plan).
  2. Click the name of an existing AWS OpsWorks App task, or click Add Task and then AWS OpsWorks Application to create a new task.
  3. Complete the following settings:

    1. Common to all tasks

      Include Page
      _CommonTaskParametersTable
      _CommonTaskParametersTable

    • Actions supported by this task:

      Create App

       
      Stack ID

      Specify the stack ID.

      Name

      Specify the app name.

      TypeSpecify the app type.
      Short Name

      (Optional) Specify the app's short name.

      Description

      (Optional) Specify the app description.

      Data Sources(Optional) Specify data sources in JSON format.
      Application Source(Optional) Specify the application source in JSON format.
      Domains(Optional) Specify domains for the app virtual host settings (separated by semicolons).
      SSL Configuration(Optional) Specify the SSL configuration in JSON format.
      Attributes
      (Optional) Specify attributes in JSON format.
      Environment
      (Optional) Specify environment variables in JSON format.

      Update App

       
      App ID

      Specify the app ID.

      Name

      see Create above

      Typesee Create above
      Description

      see Create above

      Data Sources
      see Create above
      Application Source
      see Create above
      Domainssee Create above
      SSL Configuration
      see Create above
      Attributes JSONsee Create above
      Environment
      see Create above

      Delete App

       
      App ID
      see Update above

Variables

Include Page
_VariablesNote
_VariablesNote

Create App

Code Block
languagetext
linenumberstrue
Creating common variables for app 'd4373b18-22fd-48a0-9dc0-a4bcfdf41a62':
... bamboo.custom.aws.opsworks.app.resources: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.AppId: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.CreatedAt: 2015-11-26T19:42:17+00:00
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Description: null
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Name: TAWS-IT290-17-ubot
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Shortname: taws_it290_17_ubot
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.StackId: 1be97ed9-5647-44f2-8e93-421ce4a827e1
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Type: php
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.AppSource: {Type: git,Url: git://github.com/amazonwebservices/opsworks-demo-php-simple-app.git,Revision: version1}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Attributes: {"DocumentRoot":"web","AutoBundleOnDeploy":"true"}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.DataSources: [{Type: AutoSelectOpsworksMysqlInstance,DatabaseName: taws_it290_17_ubot}]
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Domains: []
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.EnableSsl: false
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.SslConfiguration: {}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Environment: []
Creating common variables for first resource affected by task:
... bamboo.custom.aws.opsworks.app.first.AppId: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.first.CreatedAt: 2015-11-26T19:42:17+00:00
... bamboo.custom.aws.opsworks.app.first.Description: null
... bamboo.custom.aws.opsworks.app.first.Name: TAWS-IT290-17-ubot
... bamboo.custom.aws.opsworks.app.first.Shortname: taws_it290_17_ubot
... bamboo.custom.aws.opsworks.app.first.StackId: 1be97ed9-5647-44f2-8e93-421ce4a827e1
... bamboo.custom.aws.opsworks.app.first.Type: php
... bamboo.custom.aws.opsworks.app.first.AppSource: {Type: git,Url: git://github.com/amazonwebservices/opsworks-demo-php-simple-app.git,Revision: version1}
... bamboo.custom.aws.opsworks.app.first.Attributes: {"DocumentRoot":"web","AutoBundleOnDeploy":"true"}
... bamboo.custom.aws.opsworks.app.first.DataSources: [{Type: AutoSelectOpsworksMysqlInstance,DatabaseName: taws_it290_17_ubot}]
... bamboo.custom.aws.opsworks.app.first.Domains: []
... bamboo.custom.aws.opsworks.app.first.EnableSsl: false
... bamboo.custom.aws.opsworks.app.first.SslConfiguration: {}
... bamboo.custom.aws.opsworks.app.first.Environment: []

Update App

See Create above.

Delete App

N/A

How-to Articles

Filter by label (Content by label)
max8
showSpacefalse
sorttitle
excerptTypesimple
cqllabel in ("aws-cli","aws-opsworks")

Frequently Asked Questions (FAQ)

Questionslist macro
filterpopular
asktrue
limit8
topicaws-opsworks