Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Amazon Elastic Container Service RPM

License

NotificationsYou must be signed in to change notification settings

amazon-ecs-bot/amazon-ecs-init

 
 

Build Status

The Amazon Elastic Container Service RPM is software developed to support theAmazon ECS ContainerAgent. The Amazon ECS RPM is packaged for RPM-based systems that utilizeUpstart as the init system.

Behavior

The upstart script installed by the Amazon ECS RPM runs at the completion of runlevel 3, 4, or 5 as the system starts.The script will clean up any previous copies of the Amazon ECS Container Agent, and then start a new copy. Logs fromthe RPM are available at/var/log/ecs/ecs-init.log, while logs from the Amazon ECS Container Agent are available at/var/log/ecs/ecs-agent.log. The Amazon ECS RPM makes the Amazon ECS Container Agent introspection endpoint availableathttp://127.0.0.1:51678/v1. Configuration for the Amazon ECS Container Agent is read from/etc/ecs/ecs.config.

Usage

The upstart script installed by the Amazon Elastic Container Service RPM can be started or stopped with the following commands respectively:

  • sudo start ecs
  • sudo stop ecs

Updates

Updates to the Amazon ECS Container Agent should be performed through the Amazon ECS Container Agent. In the case wherean update failed and the Amazon ECS Container Agent is no longer functional, a rollback can be initiated as follows:

  1. sudo stop ecs
  2. sudo /usr/libexec/amazon-ecs-init reload-cache
  3. sudo start ecs

Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructionshere oremail AWS security directly.

License

The Amazon Elastic Container Service RPM is licensed under the Apache 2.0 License.

About

Amazon Elastic Container Service RPM

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go89.8%
  • Shell6.3%
  • Makefile1.7%
  • Roff1.6%
  • Dockerfile0.6%

[8]ページ先頭

©2009-2025 Movatter.jp