{"id":27286360,"url":"https://github.com/muraty/aeropress","last_synced_at":"2025-06-24T13:06:53.770Z","repository":{"id":57408413,"uuid":"167527101","full_name":"muraty/aeropress","owner":"muraty","description":"AWS ECS deployment CLI","archived":false,"fork":false,"pushed_at":"2024-01-11T08:50:41.000Z","size":85,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:18:08.847Z","etag":null,"topics":["ecs","ecs-cli","ecs-cluster","ecs-deploy","ecs-service","ecs-task"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muraty.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-25T10:07:21.000Z","updated_at":"2023-09-25T10:28:34.000Z","dependencies_parsed_at":"2022-09-26T17:11:00.342Z","dependency_job_id":null,"html_url":"https://github.com/muraty/aeropress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muraty%2Faeropress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muraty%2Faeropress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muraty%2Faeropress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muraty%2Faeropress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muraty","download_url":"https://codeload.github.com/muraty/aeropress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248467574,"owners_count":21108666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecs","ecs-cli","ecs-cluster","ecs-deploy","ecs-service","ecs-task"],"created_at":"2025-04-11T19:36:29.979Z","updated_at":"2025-04-11T19:36:30.960Z","avatar_url":"https://github.com/muraty.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\naeropress\n=========\n\n``aeropress`` is a CLI program for deploying Docker images to AWS ECS. It receives a folder path that includes\nECS task and service definitions and then does the jobs respectively;\n\n  - Register ECS task definitions\n  - Create Cloudwatch metrics for scaling policies\n  - Create or update scaling policies for ECS services\n  - Create or update alarms on Cloudwatch\n  - Create or update ECS services\n\nInstallation\n------------\n``aeropress`` works with Python3.\n\n::\n\n pip3 install aeropress\n\nUsage\n-----\n\n::\n\n  $ aeropress --help\n  usage: cli.py [-h] [--logging-level {debug,info,warning,error}] [--version]\n                {deploy,clean} ...\n\n  aeropress AWS ECS deployment helper\n\n  positional arguments:\n    {deploy,clean}        sub-command help\n      deploy              Deploy docker image to ECS.\n      clean               Clean commands for stale entitites on AWS.\n\n  optional arguments:\n    -h, --help            show this help message and exit\n    --logging-level {debug,info,warning,error}\n                          Print debug logs\n    --version             show program's version number and exit\n\nExample\n-------\n\nYou must have defined an ECS cluster first. Then, you can define ECS tasks and services in a yaml file and run\n``aeropress`` with required arguments.\n::\n\n  aeropress deploy --path 'example/foo.yaml' --image-url 'registry.hub.docker.com/library/python' --service-name service-foo","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuraty%2Faeropress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuraty%2Faeropress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuraty%2Faeropress/lists"}