Find, install and publish Cloud Native packages
Go to file
Sergio Castaño Arteaga f7fff2402b
Add support for Backstage plugins (#2739)
Closes #1509

Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-02-06 13:15:43 +01:00
.github Bump golangci-lint to 1.50.1 (#2620) 2022-12-16 16:30:48 +01:00
.gitpod Bump Trivy to 0.36.1 (#2693) 2023-01-23 08:56:20 +01:00
charts/artifact-hub Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
cmd Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
configs Make tracker repository timeout configurable (#1998) 2022-05-26 16:21:28 +02:00
database Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
docs Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
internal Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
scripts Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
web Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01:00
widget Add support for Backstage plugins (#2739) 2023-02-06 13:15:43 +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 golangci-lint to 1.50.1 (#2620) 2022-12-16 16:30:48 +01: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 support for Backstage plugins (#2739) 2023-02-06 13:15:43 +01: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 google.golang.org/api from 0.108.0 to 0.109.0 (#2726) 2023-02-03 10:29:53 +01:00
go.sum Bump google.golang.org/api from 0.108.0 to 0.109.0 (#2726) 2023-02-03 10:29:53 +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