{"id":31904440,"url":"https://github.com/cloudfoundry-community/bare-metal-bosh-lite","last_synced_at":"2025-10-13T13:49:56.168Z","repository":{"id":18401159,"uuid":"21582652","full_name":"cloudfoundry-community/bare-metal-bosh-lite","owner":"cloudfoundry-community","description":"Bosh-lite on bare-metal","archived":false,"fork":false,"pushed_at":"2015-08-25T07:48:25.000Z","size":179,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-04-14T22:47:35.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blog.starkandwayne.com/2014/07/07/bosh-lite-on-bare-metal/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-07T18:52:08.000Z","updated_at":"2024-02-09T14:29:21.000Z","dependencies_parsed_at":"2022-09-09T23:41:28.562Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/bare-metal-bosh-lite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/bare-metal-bosh-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbare-metal-bosh-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbare-metal-bosh-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbare-metal-bosh-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbare-metal-bosh-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/bare-metal-bosh-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fbare-metal-bosh-lite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015348,"owners_count":26085686,"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:49:09.207Z","updated_at":"2025-10-13T13:49:56.159Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bosh-lite on bare-metal with [bosh-provisioner](https://github.com/cppforlife/bosh-provisioner)\n\nThis guide assumes you have already installed [Ubuntu Server 12.04 LTS (64-bit)](http://releases.ubuntu.com/12.04.4/) or later on your box.\nAnd have correctly configured passwordless ssh access to the `vcap` user with passwordless sudo.\n\n### Getting Started - The Quick Way\n\n1. Install preqrequisites:\n\n```\n./install-prereqs\n```\n\n2. Export the required environment variables:\n```\nexport SERVER_IP=\u003cip of your box\u003e\nexport SSH_KEY=\u003cpath to ssh key for the vcap user\u003e\n```\n\n3. Ensure you can communicate to your server with vagrant:\n\n`vagrant up`\n\n4. Provision the box:\n\n`vagrant provision`\n\nIf all goes well, you should have a bosh-lite instance running on bare metal in a matter of minutes!\n\n### Customizing your BOSH/Warden setup:\n\n1. Install prerequisites:\n\n```\n./install-prereqs\n```\n\n2. Copy the example manifest to name of your choosing, and edit it to make your changes:\n\n```\ncp bare-metal.yml.example my-manifest.yml\nvi my-manifest.yml\n```\n\n3. Export the required environment variables:\n```\nexport SERVER_IP=\u003cip of your box\u003e\nexport SSH_KEY=\u003cpath to ssh key for the vcap user\u003e\nexport MANIFEST=my-manifest.yml\n```\n\n4. Ensure you can communicate to your server with vagrant:\n\n`vagrant up`\n\n5. Provision the box:\n\n`vagrant provision`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fbare-metal-bosh-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fbare-metal-bosh-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fbare-metal-bosh-lite/lists"}