{"id":19156887,"url":"https://github.com/franckverrot/raven","last_synced_at":"2026-05-02T05:37:32.653Z","repository":{"id":66944636,"uuid":"175031494","full_name":"franckverrot/raven","owner":"franckverrot","description":"Consul-based Control Plane for Envoy Proxy","archived":false,"fork":false,"pushed_at":"2019-03-11T15:39:49.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T20:12:24.123Z","etag":null,"topics":["consul","docker","envoy","envoy-proxy","golang","hashicorp","nomad","service-discovery"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/franckverrot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-11T15:39:03.000Z","updated_at":"2022-10-14T01:24:45.000Z","dependencies_parsed_at":"2023-09-03T13:24:58.046Z","dependency_job_id":null,"html_url":"https://github.com/franckverrot/raven","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/franckverrot%2Fraven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckverrot%2Fraven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckverrot%2Fraven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckverrot%2Fraven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franckverrot","download_url":"https://codeload.github.com/franckverrot/raven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240241803,"owners_count":19770463,"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":["consul","docker","envoy","envoy-proxy","golang","hashicorp","nomad","service-discovery"],"created_at":"2024-11-09T08:36:19.347Z","updated_at":"2026-05-02T05:37:27.632Z","avatar_url":"https://github.com/franckverrot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raven\n\nRaven is a control plane for Envoy Proxy that is basing its service discovery\non [Consul][consul].\n\n\nEnvoy Proxy supports a lot of different types of service discoveries:\n\n  * `LDS`: Listener Discovery Service: what to listen to;\n  * `CDS`: Cluster Discovery Service: what apps are available;\n  * And a lot more, soon to be implemented.\n\n\n## Usage\n\n\n    HOST_ADDRESS=host.docker.internal make\n\n\nThis should spin up Raven.  Now you can start Envoy\n\n    make envoy\n\n\nIt is strongly recommended to start Envoy interactively but it works either way.\n\n\n### Environment variables\n\n\n\t* `GRPC_BINDING` : where raven will expose its gRPC interface (default: `127.0.0.1:1984`)\n\t* `CONSUL_URL` : where Consul is located (default: `localhost:8500`)\n\t* `HOST_ADDRESS` : address to use if the service address is `localhost` (useful with Docker for Mac)\n\n\n## TODO\n\n  * [ ] Implement remaining Service Discoveries\n  * [ ] Implement `AggregatedServiceDiscovery`\n  * [ ] Use flags along with environment variables\n\n\n\n## License\n\nPlease see [LICENSE] for licensing details.\n\n\n\n[consul]: https://www.consul.io","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranckverrot%2Fraven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranckverrot%2Fraven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranckverrot%2Fraven/lists"}