{"id":20657738,"url":"https://github.com/boltops-tools/glb","last_synced_at":"2026-04-18T22:32:31.205Z","repository":{"id":160175325,"uuid":"591729008","full_name":"boltops-tools/glb","owner":"boltops-tools","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-04T23:31:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T07:47:57.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/boltops-tools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-01-21T17:21:55.000Z","updated_at":"2023-10-06T10:19:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"40c8d456-9bd8-479f-ac08-521de11d54be","html_url":"https://github.com/boltops-tools/glb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fglb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fglb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fglb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fglb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boltops-tools","download_url":"https://codeload.github.com/boltops-tools/glb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242768074,"owners_count":20182098,"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":[],"created_at":"2024-11-16T18:22:42.729Z","updated_at":"2026-04-18T22:32:26.172Z","avatar_url":"https://github.com/boltops-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glb\n\nCreate and delete Google Load Balancer components.\n\nPros:\n\n* The tool wraps gcloud commands. This helps those who are familiar with gcloud commands and are referencing google cloud docs.\n\nCons/Limitations:\n\n* The tool assumes that the source of truth is the configuration. It does not detect and will update and overwrite any manual changes that does not match the configuration.\n* This is notably different from terraform which will perform a diff calculation, which can provide a diff in the plan.\n* The `gcloud compute [RESOURCE] update` will not run if there are no attributes in the command, else `gcloud` reports an error.\n\n## Usage\n\nCommands:\n\n    glb plan APP\n    glb up APP\n    glb down APP\n    glb show APP\n\nAPP is your app name. IE: demo\n\n## Docs\n\n* [External Load Balancer (Global)](docs/external.md)\n* [Internal Load Balancer (Region)](docs/internal.md)\n\n## Resources\n\nThe tool creates these resources:\n\n* firewall rule\n* health check\n* backend service\n* url map\n* target http proxy\n* forwarding rule\n\nIf SSL is enabled it'll also create a\n\n* target https proxy (associated with the same url map)\n* forwarding rule (associated with the target https proxy)\n\nThe same url map is used because that's what shows up as a Load Balancer in the Google console.\n\n## Installation\n\n    gem install glb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fglb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboltops-tools%2Fglb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fglb/lists"}