slugbuilder

所属分类:collect
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2021-04-18 01:34:16
上 传 者sh-1993
说明:  段塞生成器,,
(slugbuilder,,)

文件列表:
.travis.yml (807, 2024-01-05)
CONTRIBUTING.md (181, 2024-01-05)
DCO (1422, 2024-01-05)
LICENSE (1105, 2024-01-05)
MAINTAINERS.md (186, 2024-01-05)
Makefile (1797, 2024-01-05)
_docs/ (0, 2024-01-05)
_docs/users.json (312, 2024-01-05)
_tests/ (0, 2024-01-05)
charts/ (0, 2024-01-05)
charts/slugbuilder/ (0, 2024-01-05)
charts/slugbuilder/Chart.yaml (259, 2024-01-05)
charts/slugbuilder/templates/ (0, 2024-01-05)
charts/slugbuilder/templates/slugbuilder-configmap.yaml (205, 2024-01-05)
charts/slugbuilder/values.yaml (54, 2024-01-05)
rootfs/ (0, 2024-01-05)
rootfs/.dockerignore (11, 2024-01-05)
rootfs/Dockerfile (1555, 2024-01-05)
rootfs/builder/ (0, 2024-01-05)
rootfs/builder/build.sh (7102, 2024-01-05)
rootfs/builder/install-buildpacks (2051, 2024-01-05)
rootfs/objstorage (12315200, 2024-01-05)
rootfs/usr/ (0, 2024-01-05)
rootfs/usr/bin/ (0, 2024-01-05)
rootfs/usr/bin/get_object (179, 2024-01-05)
rootfs/usr/bin/normalize_storage (508, 2024-01-05)
rootfs/usr/bin/put_object (310, 2024-01-05)
rootfs/usr/bin/read_procfile_keys (186, 2024-01-05)
rootfs/usr/bin/restore_cache (314, 2024-01-05)
rootfs/usr/bin/store_cache (196, 2024-01-05)
rootfs/usr/local/ (0, 2024-01-05)
rootfs/usr/local/lib/ (0, 2024-01-05)
rootfs/usr/local/lib/python3/ (0, 2024-01-05)
rootfs/usr/local/lib/python3/site-packages/ (0, 2024-01-05)
rootfs/usr/local/lib/python3/site-packages/procfile/ (0, 2024-01-05)
rootfs/usr/local/lib/python3/site-packages/procfile/__init__.py (190, 2024-01-05)
rootfs/usr/local/lib/python3/site-packages/procfile/procfile_test.py (396, 2024-01-05)
... ...

|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Deis Workflow will soon no longer be maintained.
Please [read the announcement](https://deis.com/blog/2017/deis-workflow-final-release/) for more detail. | |---:|---| | 09/07/2017 | Deis Workflow [v2.18][] final release before entering maintenance mode | | 03/01/2018 | End of Workflow maintenance: critical patches no longer merged | # Hephy Slugbuilder v2 [![Build Status](https://ci.deis.io/job/slugbuilder/badge/icon)](https://ci.deis.io/job/slugbuilder) [![Docker Repository on Quay](https://quay.io/repository/deisci/slugbuilder/status "Docker Repository on Quay")](https://quay.io/repository/deisci/slugbuilder) Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers. For more information about the Deis Workflow, please visit the main project page at https://github.com/teamhephy/workflow. We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Development" section below and [submit a pull request][prs]. # About The slugbuilder downloads a git archive ([gzip](http://www.gzip.org/)ped [tar](https://www.gnu.org/software/tar/)ball) from a specified [S3 API compatible server][s3-api], compiles a [slug](https://devcenter.heroku.com/articles/slug-compiler) and uploads it to a specified S3 API compatible server. This component is usually launched by the [Deis Builder](https://github.com/teamhephy/builder) and used inside the Deis [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service), but it is flexible enough to be used as a pod inside any Kubernetes cluster. Please see https://github.com/teamhephy/builder/blob/master/README.md for a more detailed description of how `slugbuilder` interacts with `builder`. # Development The Deis project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline. * Fork this repository * Make your changes * [Submit a pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible. * If your PR fixes any [issues][issues], make sure you write Fixes #1234 in your PR description (where #1234 is the number of the issue you're closing) * The Deis core contributors will review your code. After each of them sign off on your code, they'll label your PR with LGTM1 and LGTM2 (respectively). Once that happens, the contributors will merge it [issues]: https://github.com/teamhephy/slugbuilder/issues [prs]: https://github.com/teamhephy/slugbuilder/pulls [s3-api]: http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html [v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0

近期下载者

相关文件


收藏者