Find, install and publish Cloud Native packages
Go to file
Cintia Sánchez García c81c934a6f
Fix loading in stats page (#2554)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2022-11-28 13:54:47 +01:00
.github Bump Alpine to 3.16.3 and upgrade backend deps (#2535) 2022-11-17 08:32:20 +01:00
.gitpod Bump OPM to 1.26.2 (#2546) 2022-11-24 12:42:38 +01:00
charts/artifact-hub Bump Trivy to 0.34.0 (#2545) 2022-11-24 12:17:31 +01:00
cmd Bump OPM to 1.26.2 (#2546) 2022-11-24 12:42:38 +01:00
configs Make tracker repository timeout configurable (#1998) 2022-05-26 16:21:28 +02:00
database Add monthly packages views graph to stats (#2550) 2022-11-25 16:52:05 +01:00
docs Bump Trivy to 0.34.0 (#2545) 2022-11-24 12:17:31 +01:00
internal Accept lowercase readme.md files in Helm charts (#2549) 2022-11-24 17:51:06 +01:00
scripts Add experimental support for Gatekeeper policies (#2307) 2022-09-09 11:24:32 +02:00
web Fix loading in stats page (#2554) 2022-11-28 13:54:47 +01:00
widget Upgrade frontend dependencies (#2548) 2022-11-24 17:26:34 +01:00
.clomonitor.yml Add CLOMonitor metadata file (#2374) 2022-10-03 14:08:32 +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 Upgrade frontend dependencies (web) (#1701) 2021-11-22 10:38:49 +01:00
.gitpod.yml Install pg_partman extension in gitpod (#1731) 2021-12-08 10:57:26 +01:00
.golangci.yml Bump Go to 1.19 (#2230) 2022-08-22 17:31:39 +02:00
.goreleaser.yml Generate SBOM for ah cli tool (#2373) 2022-10-03 13:54:58 +02:00
.ignore Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
ADOPTERS.md Add ADOPTERS.md file (#2067) 2022-06-20 13:16:53 +02: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 experimental support for Gatekeeper policies (#2307) 2022-09-09 11:24:32 +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 Bump Alpine to 3.16.3 and upgrade backend deps (#2535) 2022-11-17 08:32:20 +01:00
go.sum Bump Alpine to 3.16.3 and upgrade backend deps (#2535) 2022-11-17 08:32:20 +01:00

README.md

Artifact Hub

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

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:

Changelog

The changelog is available on Artifact Hub.

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.

CLOMonitor Report

CloMonitor report summary

License

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

FOSSA Status