{"id":25050647,"url":"https://github.com/steadybit/extension-auto-registration-ecs","last_synced_at":"2025-12-15T17:48:15.527Z","repository":{"id":266278082,"uuid":"897783654","full_name":"steadybit/extension-auto-registration-ecs","owner":"steadybit","description":"Extension Auto Registration in AWS ECS","archived":false,"fork":false,"pushed_at":"2025-05-05T10:36:04.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T01:08:01.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steadybit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-03T08:30:28.000Z","updated_at":"2025-05-05T10:36:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8dfdd3b2-be40-44d3-a16a-00211d9c83de","html_url":"https://github.com/steadybit/extension-auto-registration-ecs","commit_stats":null,"previous_names":["steadybit/extension-discovery-ecs","steadybit/extension-auto-registration-ecs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Fextension-auto-registration-ecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Fextension-auto-registration-ecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Fextension-auto-registration-ecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Fextension-auto-registration-ecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steadybit","download_url":"https://codeload.github.com/steadybit/extension-auto-registration-ecs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793646,"owners_count":21805057,"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":[],"created_at":"2025-02-06T09:17:06.992Z","updated_at":"2025-12-15T17:48:15.437Z","avatar_url":"https://github.com/steadybit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extension Auto Registration for AWS ECS\n\nThe image provided by this repository can be used to discover and register the extensions that are installed in an AWS\nECS cluster.\n\nThe image needs to be added as an additional container in the agent task definition. It will then use the aws sdk to\ndiscover the extensions that are installed in the cluster and will sync/register them with the steadybit agent.\n\n## Configuration\n\n| Environment Variable                   | Meaning                                                                | required | default                                                                                                                     |\n|----------------------------------------|------------------------------------------------------------------------|----------|-----------------------------------------------------------------------------------------------------------------------------|\n| `STEADYBIT_EXTENSION_ECS_CLUSTER_NAME` | The name of the ecs cluster.                                           | yes      |                                                                                                                             |\n| `STEADYBIT_EXTENSION_AGENT_KEY`        | The agent key (used to authenticate at the agent api).                 | yes      |                                                                                                                             |\n| `STEADYBIT_EXTENSION_INTERVAL`         | The interval of the sync in seconds.                                   | no       | 30                                                                                                                          |\n| `STEADYBIT_EXTENSION_TASK_FAMILIES`    | The task families that should be used to filter fetching running tasks | no       | steadybit-extension-host,\u003cbr/\u003esteadybit-extension-container,\u003cbr/\u003esteadybit-extension-http,\u003cbr/\u003esteadybit-extension-aws\u003cbr/\u003e |\n\n## Pre-requisites\n\n- The task role needs to have the following permissions:\n    - `ecs:ListTasks`\n    - `ecs:DescribeTasks`\n    - `ecs:DescribeContainerInstances`\n    - `ec2:DescribeInstances`\n- Each extension task definition should have the following tags:\n    - `steadybit_extension_port` - the port on which the extension is running\n    - `steadybit_extension_types` - the types of the extensions, separated by a `:`, e.g. `ACTION:DISCOVERY`\n    - `steadybit_extension_daemon` - if the extension is a daemon, the value should be `true`, can be omitted otherwise\n- The tags need to be propagated to the tasks: `aws ecs create-service ...  --propagate-tags TASK_DEFINITION ....`\n\n- More details can be found in the [docs](https://docs.steadybit.com/install-and-configure/install-agent/aws-ecs-ec2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteadybit%2Fextension-auto-registration-ecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteadybit%2Fextension-auto-registration-ecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteadybit%2Fextension-auto-registration-ecs/lists"}