{"id":35014968,"url":"https://github.com/dominikschulz/aws-metadata-server","last_synced_at":"2026-04-22T11:32:38.660Z","repository":{"id":145208660,"uuid":"48746659","full_name":"dominikschulz/aws-metadata-server","owner":"dominikschulz","description":"Development AWS Instance Metadata Server","archived":false,"fork":false,"pushed_at":"2015-12-29T12:31:38.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T19:00:14.624Z","etag":null,"topics":["aws","developer-tools","metadata"],"latest_commit_sha":null,"homepage":null,"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/dominikschulz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-29T12:31:01.000Z","updated_at":"2018-02-12T22:54:07.000Z","dependencies_parsed_at":"2023-04-17T06:02:33.150Z","dependency_job_id":null,"html_url":"https://github.com/dominikschulz/aws-metadata-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dominikschulz/aws-metadata-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikschulz%2Faws-metadata-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikschulz%2Faws-metadata-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikschulz%2Faws-metadata-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikschulz%2Faws-metadata-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominikschulz","download_url":"https://codeload.github.com/dominikschulz/aws-metadata-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikschulz%2Faws-metadata-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32134151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","developer-tools","metadata"],"created_at":"2025-12-27T05:16:17.544Z","updated_at":"2026-04-22T11:32:38.654Z","avatar_url":"https://github.com/dominikschulz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-metdata-server\n\naws-metadata-server is a very simple AWS compatible meta-data / user-data\nserver for local development. It does not support any kind of security and\nSHOULD NOT be run anywhere remotely publicly accessible. It's only meant to\nbe run on a developers machine, preferable in a virtual machine with\nlimited network scope.\n\n## Usage\n\n* Build with ```go build```\n* Add the well known IP 169.254.169.254, e.g. with iproute2 (linux): ```ip route add 169.254.169.254/32 dev eth0```\n* Start as root (so it can bind to Port 80, sorry): ```sudo ./aws-metadata-server```\n* Set the keys you need to their desired values, e.g. ```curl -i -X POST -d 'us-east-1a' http://169.254.169.254/latest/meta-data/placement/availability-zone```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikschulz%2Faws-metadata-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominikschulz%2Faws-metadata-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikschulz%2Faws-metadata-server/lists"}