{"id":18091418,"url":"https://github.com/afaundez/node-build-cookbook","last_synced_at":"2026-04-27T22:31:31.558Z","repository":{"id":28975120,"uuid":"119803410","full_name":"afaundez/node-build-cookbook","owner":"afaundez","description":"Node-build Chef Cookbook.","archived":false,"fork":false,"pushed_at":"2025-06-29T22:39:20.000Z","size":51,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-29T23:28:01.637Z","etag":null,"topics":["chef","cookbook","node-build","nodejs","nodejs-plugin"],"latest_commit_sha":null,"homepage":"https://supermarket.chef.io/cookbooks/node_build","language":"Ruby","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/afaundez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-02-01T08:03:33.000Z","updated_at":"2021-12-23T15:54:59.000Z","dependencies_parsed_at":"2024-12-19T10:12:47.257Z","dependency_job_id":"5d11fc2a-4e10-48ed-80a7-315b1d3da02a","html_url":"https://github.com/afaundez/node-build-cookbook","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/afaundez/node-build-cookbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaundez%2Fnode-build-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaundez%2Fnode-build-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaundez%2Fnode-build-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaundez%2Fnode-build-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afaundez","download_url":"https://codeload.github.com/afaundez/node-build-cookbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaundez%2Fnode-build-cookbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["chef","cookbook","node-build","nodejs","nodejs-plugin"],"created_at":"2024-10-31T18:11:49.481Z","updated_at":"2026-04-27T22:31:31.554Z","avatar_url":"https://github.com/afaundez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Chef cookbook](https://img.shields.io/cookbook/v/node_build.svg)]()\n[![Travis](https://img.shields.io/travis/afaundez/node-build-cookbook.svg)]()\n# node-build Chef Cookbook\n\nChef cookbook for node-build.\n\n# Usage\n\n## Cookbook\n\n```ruby\ncookbook 'node_build', '~\u003e 1.0.4'\n```\n\n## Resource\n\n### Standalone install\n\n```ruby\nnode_build_standalone_install 'node-build'\n```\n\n#### Properties\n\n| Property  | Type    | Default       | Description |\n| --------- | ------- | ------------- | ----------- |\n| prefix    | String  | `/usr/local`  | node-build will be installed in `prefix/share/node-build`. |\n\nName property is not used.\n\n### Plugin install\n\n```ruby\nnode_build_plugin_install '/path/to/install/node-build'\n```\n\n#### Properties\n\n| Property        | Type    | Default                                   | Description |\n| --------------- | ------- | ----------------------------------------  | ----------- |\n| node_build_root | String  |                                           | Path to install node-build: `/home/myuser/.nodenv/plugins/node-build` |\n| owner           | String  |                                           | Owner responsible of `node_build_path`.  |\n| group           | String  |                                           | Group responsible of `node_build_path`.  |\n| git_url         | String  | https://github.com/nodenv/node-build.git  | You can give an alternative git URL  |\n| git_revision    | String  | master                                    | You can choose a branch, tag, or commit to be synchronized with git  |\n| user            | String  |                                           | Deprecated. Use `owner` instead  |\n\n`node_build_root` is the name property.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafaundez%2Fnode-build-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafaundez%2Fnode-build-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafaundez%2Fnode-build-cookbook/lists"}