Find, install and publish Cloud Native packages
Go to file
Sergio C. Arteaga 4338743b57
Update repositories guide (#1643)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-10-22 08:41:04 +02:00
.github Add option to report abuse (#1608) 2021-10-12 17:52:12 +02:00
.gitpod Bump Trivy to 0.20.1 (#1639) 2021-10-20 09:59:40 +02:00
charts/artifact-hub Bump Trivy to 0.20.1 (#1639) 2021-10-20 09:59:40 +02:00
cmd Bump Trivy to 0.20.1 (#1639) 2021-10-20 09:59:40 +02:00
configs Prepare backend to serve widget (#1250) 2021-04-16 13:13:09 +02:00
database Do not scan versions released more than 1 year ago (#1614) 2021-10-14 10:34:41 +02:00
docs Update repositories guide (#1643) 2021-10-22 08:41:04 +02:00
internal Update repositories guide (#1643) 2021-10-22 08:41:04 +02:00
scripts Document keptn annotations (#1561) 2021-09-22 12:21:44 +02:00
web Add endpoint to generate a changelog in markdown (#1641) 2021-10-21 11:41:11 +02:00
widget Consolidate some widget styles (#1629) 2021-10-18 08:50:21 +02:00
.ct.yaml Generate Artifact Hub chart package v0.12.0 (#988) 2020-12-18 09:03:13 +01:00
.dockerignore Prepare prototype for deployment (#20) 2020-01-21 10:08:52 +01:00
.gitattributes Fix loading appearance in control-panel (#327) 2020-04-22 17:10:11 +02:00
.gitignore Improve release process (#1480) 2021-08-12 11:33:52 +02:00
.gitpod.yml Gitpodify repository (#880) 2020-11-20 13:42:53 +01:00
.golangci.yml Consolidate some repositories API endpoints (#1382) 2021-06-10 20:01:02 +02:00
.goreleaser.yml Publish Docker images to ECR Public Gallery (#1541) 2021-09-09 12:24:28 +02:00
.ignore Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
CONTRIBUTING.md Update README.md and CONTRIBUTING.md files (#1391) 2021-06-14 16:50:44 +02:00
LICENSE Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
OWNERS Adding owners file listing maintainers (#489) 2020-06-26 16:13:16 -04:00
README.md Add support for Tekton pipelines (#1552) 2021-09-17 13:58:18 +02:00
SECURITY.md Update README.md (#612) 2020-08-27 13:58:56 +02:00
code-of-conduct.md Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
go.mod Upgrade backend dependencies (#1589) 2021-10-05 08:18:24 +02:00
go.sum Upgrade backend dependencies (#1589) 2021-10-05 08:18:24 +02:00

README.md

Artifact Hub

CI Go Report Card CII Best Practices Artifact HUB Gitpod Ready-to-Code

Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for CNCF projects.

Discovering artifacts to use with CNCF projects can be difficult. If every CNCF project that needs to share artifacts creates its own Hub this creates a fair amount of repeat work for each project and a fractured experience for those trying to find the artifacts to consume. The Artifact Hub attempts to solve that by providing a single experience for consumers that any CNCF project can leverage.

At the moment, the following artifacts kinds are supported (with plans to support more projects to follow):

You can use Artifact Hub to:

Feel free to ask any questions on the #artifact-hub channel in the CNCF Slack. To get an invite please visit http://slack.cncf.io/.

Artifact Hub is a CNCF Sandbox Project.


Getting started

Artifact Hub allows publishers to list their content in an automated way. Please check out the repositories guide for more details about how to add your repositories.

If you want to run your own Artifact Hub instance in your Kubernetes cluster, the easiest way is by deploying the Helm chart provided. For more details, please see the Helm chart documentation in Artifact Hub.

Contributing

Please see CONTRIBUTING.md for more details.

Community

The Artifact Hub is an open source project. Aside from contributing code and feature suggestions you can also engage via:

Code of Conduct

This project follows the CNCF Code of Conduct.

Security

To report a security problem in Artifact Hub, please contact the Maintainers Team at cncf-artifacthub-maintainers@lists.cncf.io. Please see SECURITY.md for more details.

License

Artifact Hub is an Open Source project licensed under the Apache License 2.0.