{"id":31904158,"url":"https://github.com/cloudfoundry-community/bui","last_synced_at":"2025-10-13T13:47:46.571Z","repository":{"id":57564631,"uuid":"76485212","full_name":"cloudfoundry-community/bui","owner":"cloudfoundry-community","description":"BOSH Admin UI","archived":false,"fork":false,"pushed_at":"2017-05-09T17:18:37.000Z","size":3634,"stargazers_count":15,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-06-20T17:35:10.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-community.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":"2016-12-14T18:15:59.000Z","updated_at":"2024-02-09T14:29:00.000Z","dependencies_parsed_at":"2022-09-18T04:52:10.647Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/bui","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/bui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/bui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015339,"owners_count":26085685,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-10-13T13:47:40.895Z","updated_at":"2025-10-13T13:47:46.565Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOSH Admin UI\n\nBOSH Admin UI to help operators get information quickly. Still a huge WIP\n\n## Getting Started\n#### Requirements\n* BOSH Director with 1 or more deployments\n\n#### Get required libraries and build\nFirst, use glide to get the dependencies\n\n`\nglide install -v -s\n`\n\nNext, make the binary\n\n`\nmake\n`\n\n#### Make a config file and run!\nCreate a simple config to point your BOSH similar to below\n\n`bosh-lite-config.yml`\n```yml\nlisten_addr: :9304\nweb_root: ui\nskip_ssl_validation: true\nbosh_addr: https://192.168.50.4:25555\n```\n\nLastly, run the binary and point to the config file\n\n`./bui -c bosh-lite-config.yml`\n\n#### Access Bui on browser \nGo on to your favorite browser and put in \n\n`127.0.0.1:9304`\n\nThe default credentials is admin/admin.\n\n\n\n## Features\n\n* List stemcells\n* List releases\n* List deployments\n* SSH Support! ![](https://github.com/cloudfoundry-community/bui/raw/master/images/BOSH_Admin_UI.png)\n\n## Development\n#### Dependencies\n`glide install -v -s`\n\n#### Running Development build\n```\nnpm install\nnpm run build\ngo run main.go\n```\n\n### Live Reload for UI\n```\ngrunt watch\n```\n\nIf only updating html and javascript, you only need to refresh the package\n\n#### Handy Notes\n* If you don't have grunt, then do 'sudo npm install -g grunt'\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fbui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fbui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fbui/lists"}