All Projects → swartzrock → ecsview

swartzrock / ecsview

Licence: MIT license
Browse your AWS ECS Clusters in the Terminal

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to ecsview

eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Stars: ✭ 75 (-25%)
Mutual labels:  golang-application
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (-67%)
Mutual labels:  ecs
LockstepECS
Fast Lockstep ECS Framework
Stars: ✭ 177 (+77%)
Mutual labels:  ecs
insta
Instagram power tool
Stars: ✭ 56 (-44%)
Mutual labels:  golang-application
ecs-mesh-workshop
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need.
Stars: ✭ 17 (-83%)
Mutual labels:  ecs
container-demo
How can I manage microservices using ecs-cli?
Stars: ✭ 30 (-70%)
Mutual labels:  ecs
mllint
`mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis of the project's repository.
Stars: ✭ 67 (-33%)
Mutual labels:  golang-application
Golang-Files-Preview
Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files
Stars: ✭ 53 (-47%)
Mutual labels:  golang-application
ecs-ssh
Tool that shows you cluster, services, and tasks to SSH into a container instance
Stars: ✭ 43 (-57%)
Mutual labels:  ecs
eo-logger
Isomorphic JavaScript logger based on Elastic Common Schema
Stars: ✭ 21 (-79%)
Mutual labels:  ecs
gocs
GameObject Component System for Unity
Stars: ✭ 102 (+2%)
Mutual labels:  ecs
ecs
🐰 Entity Component System
Stars: ✭ 62 (-38%)
Mutual labels:  ecs
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-83%)
Mutual labels:  ecs
uecs
Micro ECS
Stars: ✭ 30 (-70%)
Mutual labels:  ecs
trustydns
DNS Over HTTPS proxy, server and query programs
Stars: ✭ 22 (-78%)
Mutual labels:  golang-application
hecs
A high performance lightweight ECS with a plugin ecosystem!
Stars: ✭ 21 (-79%)
Mutual labels:  ecs
django-cdk
A CDK library that provides high-level constructs for hosting Django applications on AWS
Stars: ✭ 31 (-69%)
Mutual labels:  ecs
artemis-odb-entity-tracker
🎲 Visual Entity Tracker for ECS library: artemis-odb
Stars: ✭ 27 (-73%)
Mutual labels:  ecs
whatsapp-jpeg-repair
A handy tool to fix jpeg files downloaded from WhatsApp and prevent errors upon opening these files in Adobe Photoshop.
Stars: ✭ 30 (-70%)
Mutual labels:  golang-application
microservices-demo.github.io
The Microservices Demo website.
Stars: ✭ 65 (-35%)
Mutual labels:  ecs

ecsview-logo

Browse your AWS ECS Clusters in the Terminal.


The ecsview application is a terminal-based UI for browsing Amazon Elastic Container Service (ECS) clusters. You can use it to view cluster usage, services, tasks, and individual container instances (ec2's). Uses the excellent tview library to build and manage the UI.

screenshot

Installation

Run make install to install ecsview in your Go binaries directory.

Usage

Run AWS_PROFILE=<profile> ecsview with a configured AWS profile to view your account's ECS clusters in detail.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].