{"id":26059833,"url":"https://github.com/orange-cloudfoundry/cf-discovery","last_synced_at":"2026-02-02T01:02:19.937Z","repository":{"id":146522439,"uuid":"93756648","full_name":"orange-cloudfoundry/cf-discovery","owner":"orange-cloudfoundry","description":"Simple app to retrieve all routes from gorouter(s).","archived":false,"fork":false,"pushed_at":"2017-06-08T14:09:16.000Z","size":2409,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-16T08:05:10.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orange-cloudfoundry.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,"zenodo":null}},"created_at":"2017-06-08T14:06:26.000Z","updated_at":"2017-12-26T16:27:25.000Z","dependencies_parsed_at":"2023-07-12T11:31:49.089Z","dependency_job_id":null,"html_url":"https://github.com/orange-cloudfoundry/cf-discovery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orange-cloudfoundry/cf-discovery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fcf-discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fcf-discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fcf-discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fcf-discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orange-cloudfoundry","download_url":"https://codeload.github.com/orange-cloudfoundry/cf-discovery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fcf-discovery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28998208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"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":[],"created_at":"2025-03-08T13:28:38.252Z","updated_at":"2026-02-02T01:02:19.928Z","avatar_url":"https://github.com/orange-cloudfoundry.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CF-Discovery\nSimple app to retrieve all routes from gorouter(s).\n\n## How it works\n\nCf-Discovery will do a reverse proxy with load balancing on a set of gorouters given and will extract route table, \nfiltering it to only get the route (no route mapping can be see). \nFinally user can see those route on a dashboards.\n\n## Deploy\n\nThis tutorial explain how to deploy on cloud foundry.\n\n1. Clone this repo\n2. modify the [services.tpl.json](/services.tpl.json) with your configuration, parameters are:\n - `gorouter_username` **(Required)**: username to connect to gorouter(s) instance.\n - `gorouter_password` **(Required)**: password to connect to gorouter(s) instance.\n - `gorouter_backends` **(Required)**: A list containing ips of all gorouter instances.\n - `gorouter_port` *(Optional, Default: `8080`)*: port to connect to gorouter(s) instance.\n - `gorouter_endpoint` *(Optional, Default: `/routes`)*: endpoint which give routes from gorouter.\n - `gorouter_protocol` *(Optional, Default: `http`)*: protocol to use to connect to gorouter.\n - `filtered_domains` *(Optional, Default: `null`)*: list of domains where routes should be hidden.\n3. create an user provided service from this file: `cf cups cf-discovery-config -p services.tpl.json`\n4. modify [manifest.yml](/manifest.yml) as wanted and push it (`cf push`)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fcf-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forange-cloudfoundry%2Fcf-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fcf-discovery/lists"}