{"id":22442155,"url":"https://github.com/colinbut/envoy-example","last_synced_at":"2026-01-07T01:06:12.145Z","repository":{"id":69158147,"uuid":"160205587","full_name":"colinbut/envoy-example","owner":"colinbut","description":"An example of Envoy: an open-source edge \u0026 service proxy for cloud native apps","archived":false,"fork":false,"pushed_at":"2018-12-03T22:43:45.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T14:46:18.526Z","etag":null,"topics":["data-plane","envoy","envoy-proxy","envoyproxy","service-mesh","sidecar","sidecar-proxy"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/colinbut.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}},"created_at":"2018-12-03T14:40:48.000Z","updated_at":"2018-12-05T15:19:14.000Z","dependencies_parsed_at":"2023-03-15T17:45:39.682Z","dependency_job_id":null,"html_url":"https://github.com/colinbut/envoy-example","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/colinbut%2Fenvoy-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fenvoy-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fenvoy-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fenvoy-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinbut","download_url":"https://codeload.github.com/colinbut/envoy-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245823318,"owners_count":20678173,"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":["data-plane","envoy","envoy-proxy","envoyproxy","service-mesh","sidecar","sidecar-proxy"],"created_at":"2024-12-06T02:18:18.284Z","updated_at":"2026-01-07T01:06:12.112Z","avatar_url":"https://github.com/colinbut.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Envoy Example\n\n## Testing Envoy Simple Example\n\n```bash\ndocker pull envoyproxy/envoy:latest\ndocker run --rm -d -p 10000:10000 envoyproxy/envoy:latest\ncurl -v localhost:10000\n```\n\nBuilding the envoy docker container:\n```bash\ndocker build -t envoy-example:v1 .\n```\n\nRunning the envoy docker container:\n```bash\ndocker run -d --name envoy-example-v1 -p 9901:9901 -p 10000:10000 envoy-example:v1\n```\n\nTest it:\n```bash\ncurl -v localhost:10000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fenvoy-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinbut%2Fenvoy-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fenvoy-example/lists"}