Find, install and publish Cloud Native packages
Go to file
Cynthia Sánchez García ea3b23570b
Fix some UI styles (#1651)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2021-10-25 13:50:03 +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 Fix issue extracting containers images (#1647) 2021-10-25 08:53:02 +02:00
scripts Document keptn annotations (#1561) 2021-09-22 12:21:44 +02:00
web Fix some UI styles (#1651) 2021-10-25 13:50:03 +02:00
widget Display search filters used in top bar (#1644) 2021-10-22 09:08:25 +02:00
.ct.yaml Generate Artifact Hub chart package v0.12.0 (#988) 2020-12-18 09:03:13 +01:00
.dockerignore
.gitattributes
.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
CONTRIBUTING.md Update README.md and CONTRIBUTING.md files (#1391) 2021-06-14 16:50:44 +02:00
LICENSE
OWNERS
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
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.