Network

e1s – manage AWS ECS resources

e1s is a terminal application to easily browse and manage AWS ECS resources, supports both Fargate and EC2 ECS launch types.

It’s inspired by k9s.

e1s uses the default aws-cli configuration. It does not store or send your access and secret key anywhere. The access and secret key are used only to securely connect to AWS API via AWS SDK. Both profile and region are overridable via the AWS_PROFILE, AWS_REGION prepend environment variable or –profile, –region option.

This is free and open source software.

Key Features

  • Specify config file.
  • Specify the default cluster.
  • Read only mode.
  • Auto refresh.
  • Describe clusters.
  • Describe instances.
  • Describe services.
  • Describe service deployments.
  • Describe service revisions.
  • Describe tasks(running, stopped).
  • Describe containers.
  • Describe task definitions.
  • Describe service autoscaling.
  • Show cloudwatch logs(only support awslogs logDriver).
  • Realtime log streaming(only support one log group).
  • Show Metrics:
    • CPUUtilization.
    • MemoryUtilization.
  • Show autoscaling target and policy.
  • Open selected resource in browser(support new UI(v2)).
  • Interactively shell to containers(like ssh).
  • Interactively shell to instances(like ssh).
  • Edit service:
    • Desired count.
    • Force new deployment.
    • Task definition family.
    • Task definition revision.
  • Stop task.
  • Register new task definition.
  • Start port forwarding session.
  • Start remote host port forwarding session.
  • Transfer files to and from your local machine and a remote host like aws s3 cp.
  • Customize theme.
  • Customize colors.

Website: github.com/keidarcy/e1s
Support:
Developer: Yahao Xing
License: MIT License

e1s
Click image for full size

e1s is written in Go. Learn Go with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments