Examples of using Codedeploy agent in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Files Installed by the AWS CodeDeploy Agent.
How the AWS CodeDeploy Agent Uses the AppSpec File.
The latest version of the AWS SDK for Ruby compatible the AWS CodeDeploy Agent is aws-sdk-core 2.3.
The AWS CodeDeploy agent for Amazon Linux, RHEL, and Ubuntu Server instances has been updated with the following change.
If you want to force an update of the AWS CodeDeploy agent, sign in to the instance, and run the following command.
The AWS CodeDeploy agent stores revisions, deployment history, and deployment scripts in its root directory on an instance.
Enhancement: Fixed an issue that might cause anactive deployment to fail when the AWS CodeDeploy agent is updated.
If you are using a version of the AWS CodeDeploy agent earlier than 1.0.1.880, we recommend that you update to the latest version.
The five-minute limit can be exceeded if commands from multipledeployments are being sent to the AWS CodeDeploy agent at the same time.
If the AWS CodeDeploy agent is installed and running,you should see a message like The AWS CodeDeploy agent is running.
Enhancement: Fixed an issue that caused an error when the AWS CodeDeploy agent is closed while it is accepting poll requests.
You can remove the AWS CodeDeploy Agent from instances when it is no longer needed or when you want to perform a fresh installation.
Support for the SHA-2 hash algorithm was introduced in version 1.0.1.854 of the AWS CodeDeploy agent, released in November 2015.
The AWS CodeDeploy agent on each instance in the deployment group copies your application revision from Amazon S3 or GitHub to the instance.
If your operating system is not supported, the AWS CodeDeploy agent is available as open source for you to adapt to your needs.
If you launch your instance without a key pair,you can't connect to it if you need to troubleshoot issues with the AWS CodeDeploy agent.
This error message indicates the instance is running a version of the AWS CodeDeploy agent that supports only the SHA-1 hash algorithm.
It is used by the AWS CodeDeploy agent during the next deployment to determine which ApplicationStop and BeforeInstall scripts to run.
This option isuseful for installing a custom version of the AWS CodeDeploy agent that AWS CodeDeploy does not officially support.
Include the AWS CodeDeploy agent in a custom AMI and use a cfn-init script to start it, placing it after all other scripts.
For the Amazon Linux, RHEL,and Ubuntu Server operating systems, the AWS CodeDeploy agent is updated automatically when a new version is released.
If the AWS CodeDeploy agent is not installed, follow the instructions in Install or reinstall the AWS CodeDeploy agent for Amazon Linux or RHEL.
It creates and configures new, single Amazon EC2 instances based on Amazon Linux orWindows Server with the AWS CodeDeploy agent already installed.
If you see a message like error: No AWS CodeDeploy agent running, start the service and run the following two commands, one at a time.
The physical device you will configure as an on-premises instance must be running one of the operating systemslisted in Operating Systems Supported by the AWS CodeDeploy Agent.
As part of the deployment process, the AWS CodeDeploy agent removes from each instance all the files installed by the most recent deployment.
The AWS CodeDeploy agent finds the deployment-group-id_ last successful install file in the correct location, but the location listed in the deployment-group-id_ last successful install file in the correct location, but the location listed in the deployment-group-id _last_successful_install file does not exist.
Several topics, including those containing instructions for setting up the AWS CodeDeploy agent, were updated to reflect the availability of these new regions.
During a deployment, the AWS CodeDeploy agent runs the scripts specified for ApplicationStop, BeforeBlockTraffic, and AfterBlockTraffic in the AppSpec file from the previous successful deployment.
Two additional methods for installing the AWS CodeDeploy agent on Windows Server instances have been added to Install or reinstall the AWS CodeDeploy agent for Windows Server.