Find, install and publish Cloud Native packages
Go to file
Sergio Castaño Arteaga c96f698f91
Upgrade backend dependencies and base images (#3898)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2024-06-25 10:50:35 +02:00
.github Upgrade backend dependencies (#3882) 2024-06-19 09:34:28 +02:00
.gitpod Bump OPM to 1.39.0 (#3770) 2024-04-17 10:58:07 +02:00
charts/artifact-hub Add support for OpenCost plugins (#3819) 2024-05-16 15:10:01 +02:00
cmd Upgrade backend dependencies and base images (#3898) 2024-06-25 10:50:35 +02:00
configs Upgrade Grafana dashboard (#3708) 2024-03-11 13:04:06 +01:00
database Upgrade backend dependencies and base images (#3898) 2024-06-25 10:50:35 +02:00
docs Improve container image tracker source (#3870) 2024-06-13 18:46:07 +02:00
internal Disable chunked transfer encoding (#3895) 2024-06-24 14:01:10 +02:00
ml/category Improve package category ML model (#2809) 2023-02-24 11:02:30 +01:00
scripts Add support for OpenCost plugins (#3819) 2024-05-16 15:10:01 +02:00
web Support GitHub flavored alerts in README files (#3854) 2024-06-07 10:37:34 +02:00
widget Upgrade frontend dependencies (#3831) 2024-05-21 10:25:23 +02:00
.clomonitor.yml Add CLOMonitor metadata file (#2374) 2022-10-03 14:08:32 +02:00
.ct.yaml Add support for Tekton StepActions (#3745) 2024-04-03 09:42:24 +02:00
.dockerignore Prepare prototype for deployment (#20) 2020-01-21 10:08:52 +01:00
.gitattributes Integrate category classifier model in tracker (#2756) 2023-02-10 10:33:09 +01:00
.gitignore Document how to embed artifacts on other websites (#3011) 2023-05-01 13:14:55 +02:00
.gitpod.yml Fix gitpod environment (#2758) 2023-02-10 16:27:44 +01:00
.golangci.yml Upgrade backend deps, base images and actions (#3813) 2024-05-16 08:16:31 +02:00
.goreleaser.yml Fix issue in goreleaser config (#3292) 2023-08-24 12:44:35 +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 Added dependencies policy (#3456) 2023-11-06 07:23:46 -06:00
GOVERNANCE.md Adding initial governance (#3129) 2023-06-21 08:36:08 +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 Update CNCF project maturity in README file (#3857) 2024-06-10 09:52:18 +02:00
ROADMAP.md Add ROADMAP.md file (#3124) 2023-06-16 08:50:58 +02:00
SECURITY-INSIGHTS.yml Added dependencies policy (#3456) 2023-11-06 07:23:46 -06:00
SECURITY.md Update the security process docs (#3128) 2023-06-20 13:05:46 -04:00
code-of-conduct.md Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
go.mod Upgrade backend dependencies and base images (#3898) 2024-06-25 10:50:35 +02:00
go.sum Upgrade backend dependencies and base images (#3898) 2024-06-25 10:50:35 +02:00

README.md

Artifact Hub

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

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

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 Incubating 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.

Roadmap

Please see ROADMAP.md for more details.

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