{"id":19968498,"url":"https://github.com/pecigonzalo/docker-meta-aws","last_synced_at":"2025-08-10T20:02:45.637Z","repository":{"id":68772508,"uuid":"87301616","full_name":"pecigonzalo/docker-meta-aws","owner":"pecigonzalo","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-12T09:17:58.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T14:02:21.472Z","etag":null,"topics":["aws","docker","docker-for-aws","meta-aws","swarm"],"latest_commit_sha":null,"homepage":null,"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/pecigonzalo.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-05T11:29:19.000Z","updated_at":"2023-12-12T09:18:00.000Z","dependencies_parsed_at":"2023-12-12T10:30:23.771Z","dependency_job_id":"a2ee35f7-1776-4382-bd7e-68576741f2a1","html_url":"https://github.com/pecigonzalo/docker-meta-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pecigonzalo/docker-meta-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecigonzalo%2Fdocker-meta-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecigonzalo%2Fdocker-meta-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecigonzalo%2Fdocker-meta-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecigonzalo%2Fdocker-meta-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pecigonzalo","download_url":"https://codeload.github.com/pecigonzalo/docker-meta-aws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecigonzalo%2Fdocker-meta-aws/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780615,"owners_count":24474682,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aws","docker","docker-for-aws","meta-aws","swarm"],"created_at":"2024-11-13T02:45:59.110Z","updated_at":"2025-08-10T20:02:45.541Z","avatar_url":"https://github.com/pecigonzalo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Swarm for AWS Metadata Service\nProvides cluster metadata and serves tokens\n\n*Example project:* **[Terraform docker-swarm](https://github.com/pecigonzalo/tf-docker-swarm)**\n\n### Description\nThis container will provide general cluster metadata to the rest of the swarm cluster, in it current\nstate it just provides tokens for Swarm members to join a Swarm cluster.\n\n### Usage\n##### Paramaters\n| Parameter | Example | Description |\n|-----------|:-------:|:------------|\n| AWS_REGION | eu-central-1 | AWS Region ID |\n| MANAGER_SECURITY_GROUP_ID | sg-asdasdasd | Security group to allow Manager members from |\n| WORKER_SECURITY_GROUP_ID | sg-asdasdasd | Security group to allow Worker members from |\n\n##### Example\n```\ndocker run -d \\\n  --name=meta-aws \\\n  --restart=always \\\n  -p $LOCAL_IP:9024:5000 \\\n  -e AWS_REGION=$AWS_REGION \\\n  -e MANAGER_SECURITY_GROUP_ID=$MANAGER_SECURITY_GROUP_ID \\\n  -e WORKER_SECURITY_GROUP_ID=$WORKER_SECURITY_GROUP_ID \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  pecigonzalo/docker-meta-aws\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpecigonzalo%2Fdocker-meta-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpecigonzalo%2Fdocker-meta-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpecigonzalo%2Fdocker-meta-aws/lists"}