{"id":16824298,"url":"https://github.com/jromero/openfaas-cnb","last_synced_at":"2025-03-17T18:22:31.009Z","repository":{"id":64303604,"uuid":"234081460","full_name":"jromero/openfaas-cnb","owner":"jromero","description":"Cloud Native Buildpack for OpenFaaS","archived":false,"fork":false,"pushed_at":"2020-03-13T02:41:02.000Z","size":2380,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T05:31:45.413Z","etag":null,"topics":["buildpack","cloud-native-buildpacks","openfaas"],"latest_commit_sha":null,"homepage":"","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/jromero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-15T13:00:20.000Z","updated_at":"2020-06-10T07:16:53.000Z","dependencies_parsed_at":"2023-01-15T10:00:32.272Z","dependency_job_id":null,"html_url":"https://github.com/jromero/openfaas-cnb","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jromero%2Fopenfaas-cnb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jromero%2Fopenfaas-cnb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jromero%2Fopenfaas-cnb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jromero%2Fopenfaas-cnb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jromero","download_url":"https://codeload.github.com/jromero/openfaas-cnb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085024,"owners_count":20395523,"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":["buildpack","cloud-native-buildpacks","openfaas"],"created_at":"2024-10-13T11:10:39.113Z","updated_at":"2025-03-17T18:22:30.986Z","avatar_url":"https://github.com/jromero.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openfaas-cnb ![Build](https://github.com/jromero/openfaas-cnb/workflows/Build/badge.svg)\n\nClound Native Buildpack for [OpenFaaS](https://www.openfaas.com/)\n\n## Getting started\n\n### Usage\n\nThis buildpack is currently intended to be used with the heroku builder [heroku/pack:18](https://github.com/heroku/pack-images) via [`pack`](https://github.com/buildpacks/pack).\n\n#### Configuration\n\nAn _optional_ `watchdog.toml` configuration file may be present at the application root:\n\n```toml\n[watchdog]\n# The watchdog version to use.\n# See https://github.com/openfaas-incubator/of-watchdog/releases\n# (default: 0.7.6)\nversion = \"0.7.6\"\n\n# The cloud native buildpack process type to run.\n# See `pack inspect-image \u003cbuilt-app-image\u003e`\n# (default: web)\nprocess_type = \"web\"\n```\n\n#### Build your app\n\n```shell script\npack build my-app \\\n  --builder heroku/buildpacks:18 \\\n  --buildpack from=builder \\\n  --buildpack jar013/openfaas-cnb:latest \\\n  --path .\n```\n\n\n### Building\n\n```shell script\nmake build\n```\n\n### Testing (End-to-End)\n\nRun end-to-end test using [`pack`](https://github.com/buildpacks/pack).\n\n```shell script\nmake test-e2e\n```\n\n### Packaging\n\nCreates a portable `.tgz` format of this buildpack. \n\n```shell script\nmake package-tgz\n```\n\nCreates a distributable buildpack image. \n\n```shell script\nmake package-image\n```\n\n#### Troubleshooting\n\n```shell script\npack build ... -e BP_DEBUG=true\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjromero%2Fopenfaas-cnb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjromero%2Fopenfaas-cnb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjromero%2Fopenfaas-cnb/lists"}