DannyRavi / hub

Find, install and publish Kubernetes packages

Home Page:https://artifacthub.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. For example, this could include Helm charts and plugins, Falco configurations, Open Policy Agent (OPA) policies, OLM operators and Tinkerbell actions and kubectl plugins.

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.

The project, accessible at https://artifacthub.io, is currently in development in a beta state. Support for Helm charts and plugins, Falco configurations, OPA policies, OLM operators, Tinkerbell actions and kubectl plugins is in development with plans to support more projects to follow. Pull requests, especially those to support other CNCF projects, are welcome. Please see CONTRIBUTING.md and dev.md for more details.

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


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 README file.

Community

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

Process

Artifact Hub is a CNCF Sandbox Project.

We're envisioning that Artifact Hub will have three main components:

  1. The software, consisting of frontend code using React, backend written in Go, and Postgres with a number of stored procedures
  2. A process by which new artifacts get added to Artifact Hub, updated, and removed. The documentation for this process is just beginning, but it needs to be publicly documented, transparent, and robust. In particular, edge cases need to be able to be reviewed by the project maintainers, with an appeal path to SIG Apps and the TOC
  3. Operational responsibilities. A number of organizations are likely to depend on Artifact Hub not to “break the build” and so the maintainers will need to provide a high level of uptime, with CNCF funding the hosting and related systems

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.

About

Find, install and publish Kubernetes packages

https://artifacthub.io/

License:Apache License 2.0


Languages

Language:TypeScript 55.1%Language:Go 29.1%Language:SQL 12.6%Language:CSS 2.1%Language:SCSS 0.6%Language:HTML 0.3%Language:Dockerfile 0.1%Language:Shell 0.1%