{"id":19049302,"url":"https://github.com/cppforlife/bosh-provisioner","last_synced_at":"2025-04-24T01:05:59.501Z","repository":{"id":19102343,"uuid":"22330726","full_name":"cppforlife/bosh-provisioner","owner":"cppforlife","description":"Stand-alone BOSH provisioner","archived":false,"fork":false,"pushed_at":"2016-04-18T18:01:19.000Z","size":48213,"stargazers_count":7,"open_issues_count":3,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T01:05:44.823Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cppforlife.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-28T04:21:06.000Z","updated_at":"2019-12-16T18:17:30.000Z","dependencies_parsed_at":"2022-08-25T13:51:41.110Z","dependency_job_id":null,"html_url":"https://github.com/cppforlife/bosh-provisioner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppforlife%2Fbosh-provisioner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppforlife%2Fbosh-provisioner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppforlife%2Fbosh-provisioner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppforlife%2Fbosh-provisioner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cppforlife","download_url":"https://codeload.github.com/cppforlife/bosh-provisioner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540947,"owners_count":21447427,"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-08T23:10:28.597Z","updated_at":"2025-04-24T01:05:59.441Z","avatar_url":"https://github.com/cppforlife.png","language":"Go","readme":"## Stand-alone BOSH provisioner\n\nStand-alone BOSH provisioner sets up and configures single VM\nto be like any other BOSH managed VM. Besides installing\n`bosh-agent` and `monit` on the system, BOSH provisioner\ncan optionally issue BOSH Agent's `apply` command to compile and\nstart running jobs as described by the deployment manifest.\n\n\n### Usage\n\n1. `go get github.com/cppforlife/bosh-provisioner/main` to install `bosh-provisioner`\n\n2. `bosh-provisioner -configPath=./config.json` to run provisioner. Example `config.json`:\n\n```\n{\n  assets_dir: \"./assets\",\n  repos_dir: \"/opt/bosh-provisioner/repos\",\n\n  blobstore: {\n    provider: \"local\",\n    options: {\n      blobstore_path: \"/opt/bosh-provisioner/blobstore\",\n    },\n  },\n\n  vm_provisioner: {\n    full_stemcell_compatibility: false,\n\n    agent_provisioner: {\n      infrastructure: \"warden\",\n      platform:       \"ubuntu\",\n      configuration:  {},\n\n      mbus: \"https://user:password@127.0.0.1:4321/agent\",\n    },\n  },\n\n  deployment_provisioner: {\n    manifest_path: \"/opt/bosh-provisioner/manifest.yml\",\n  },\n}\n```\n\n(Note: `assets_dir` includes pre-compiled assets for a default Ubuntu system.)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppforlife%2Fbosh-provisioner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcppforlife%2Fbosh-provisioner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppforlife%2Fbosh-provisioner/lists"}