{"id":13450336,"url":"https://github.com/bscott/rancher-wrangler","last_synced_at":"2026-01-12T01:54:15.522Z","repository":{"id":57527022,"uuid":"78697468","full_name":"bscott/rancher-wrangler","owner":"bscott","description":"Wrangler is a Central Web Interface for Rancher Servers ","archived":false,"fork":false,"pushed_at":"2017-01-24T04:02:34.000Z","size":154,"stargazers_count":9,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-30T19:58:51.266Z","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/bscott.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}},"created_at":"2017-01-12T01:45:07.000Z","updated_at":"2025-04-19T20:22:27.000Z","dependencies_parsed_at":"2022-09-07T02:10:16.634Z","dependency_job_id":null,"html_url":"https://github.com/bscott/rancher-wrangler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bscott/rancher-wrangler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Francher-wrangler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Francher-wrangler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Francher-wrangler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Francher-wrangler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscott","download_url":"https://codeload.github.com/bscott/rancher-wrangler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscott%2Francher-wrangler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-07-31T07:00:33.718Z","updated_at":"2026-01-12T01:54:15.507Z","avatar_url":"https://github.com/bscott.png","language":"Go","funding_links":[],"categories":["Rancher 1.0"],"sub_categories":["Community projects 1.0"],"readme":"# rancher-wrangler a.k.a \"The Wrangler\"\n\n## Documentation\nWrangler is a Central Web Interface to see detailed Information about multiple Rancher Management Servers.\n This is not a Web application for Rancher Server Federation (e.g Kubernetes Federation). In it's present state,\n this tool is very bare bones, Hosts added are then queried every so often for data via the API, such as the Server Version, Docker version, etc.\n\n## Screenshot ( Caution: Work in progress)\n![alt text](screenshot.png)\n\n\n## Getting Started\n For dependency management, we're using [Glide](https://github.com/Masterminds/glide).\n\n * UNIX/Linux\n\n ```\n curl https://glide.sh/get | sh\n ```\n\n * MacOSX\n\n ```\n brew install glide\n ```\n\n * Ubuntu\n\n ```\n sudo add-apt-repository ppa:masterminds/glide \n sudo apt-get update\n sudo apt-get install glide\n ```\n\n Versions are managed in the `glide.yaml` file and a subsequent `glide.lock` file is created.\n\n Once Glide is installed we need to make sure that we have the PostgreSQL image downloaded, have the container built, schema loaded, and dependencies installed. To accomplish this, run the below command.\n\n ### Running Migrations\n\n    buffalo db migrate\n\n ## Run Tests\n\n    buffalo test\n\n ## Run in dev\n\n    buffalo dev\n\n ## Releases will be pushed to Docker Hub as Images\n\n    bscott/rancher-wrangler\n\n[Powered by Buffalo](http://gobuffalo.io)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscott%2Francher-wrangler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscott%2Francher-wrangler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscott%2Francher-wrangler/lists"}