{"id":26059734,"url":"https://github.com/orange-cloudfoundry/gsloc","last_synced_at":"2026-04-27T05:03:31.420Z","repository":{"id":187243583,"uuid":"676541735","full_name":"orange-cloudfoundry/gsloc","owner":"orange-cloudfoundry","description":"GSLoC is a open source Global Server Load Balancing (GSLB) solution","archived":false,"fork":false,"pushed_at":"2024-12-24T14:35:46.000Z","size":206,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-08T13:29:40.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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}},"created_at":"2023-08-09T12:44:44.000Z","updated_at":"2024-08-17T23:20:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e81586ac-0d2a-4d42-a6ad-4cdd02fdb39e","html_url":"https://github.com/orange-cloudfoundry/gsloc","commit_stats":null,"previous_names":["orange-cloudfoundry/gsloc"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/orange-cloudfoundry/gsloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fgsloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fgsloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fgsloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fgsloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orange-cloudfoundry","download_url":"https://codeload.github.com/orange-cloudfoundry/gsloc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fgsloc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32323215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2025-03-08T13:28:14.381Z","updated_at":"2026-04-27T05:03:31.404Z","avatar_url":"https://github.com/orange-cloudfoundry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"⚠️WIP⚠️\n# GSLoC \n\nGSLoC is a open source Global Server Load Balancing (GSLB) solution.\n\nIt implements GSLB solution using [consul](https://www.consul.io/).\n\nServer answer to DNS Request with A, AAAA and ANY type. It implements multiple algorithms to choose the best answer:\n- Round Robin\n- Weighted Round Robin (Ratio)\n- Topology (GeoIP with [maxmind](https://www.maxmind.com/en/home))\n- DNS style (Random)\n\nGSLoC handle dns request and managing consul services (and store its data on kv store from consul).\n\nConsul is used for failover, healthcheck adn gossip protocol between consul servers.\n\n## Other GSLoC repositories \n\n- [gsloc](https://github.com/orange-cloudfoundry/gsloc): GSLoC server implementation.\n- [gsloc-cli](https://github.com/orange-cloudfoundry/gsloc-cli): GSLoC cli for interacting with server.\n- [gsloc-api](https://github.com/orange-cloudfoundry/gsloc-api): Api definition in protobuf and grpc with code generation tools and architectural docs and doc api.\n- [gsloc-go-sdk](https://github.com/orange-cloudfoundry/gsloc-go-sdk): Go sdk for gsloc api used in gsloc implementation.\n\n## Pre-Commit Tool\n\nWe use the `pre-commit` tool to automatically enforce coding standards and run various checks on code changes. To get\nstarted, follow these steps:\n\n1. Install `pre-commit` globally on your local machine. You can do this by running the following command in your\n   terminal (prefer using pip3):\n\n```bash\npip install pre-commit\n```\n\n2. After installing `pre-commit`, navigate to the root directory of the project and run the following command to install\n   the pre-commit hooks:\n\n```bash\npre-commit install\n```\n\n3. Now, every time you make a commit, `pre-commit` will automatically run the configured checks on your changes and\n   prevent the commit if any issues are found.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fgsloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forange-cloudfoundry%2Fgsloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fgsloc/lists"}