[bitnami/*] Readme automation (#8579)

* [bitnami/*] Readme automation

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Fix app name

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Add current name to all charts

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Adapt all READMEs to the automatic sync new standard

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Update comment to follow XML syntax

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Minor fixes

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
This commit is contained in:
Miguel Ángel Cabrera Miñagorri
2022-01-17 15:53:46 +01:00
committed by GitHub
parent cf6c0a3b3b
commit 78d193831c
96 changed files with 297 additions and 71 deletions
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache Airflow -->
# Apache Airflow
[Apache Airflow](https://airflow.apache.org/) is a platform to programmatically author, schedule and monitor workflows.
+4 -2
View File
@@ -1,9 +1,9 @@
<!--- app-name: Apache -->
# Apache
The [Apache HTTP Server Project](https://httpd.apache.org/) is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
The Apache HTTP Server ("httpd") was launched in 1995 and it has been the most popular web server on the Internet since April 1996. It has celebrated its 20th birthday as a project in February 2015.
## TL;DR
```bash
@@ -17,6 +17,8 @@ Bitnami charts for Helm are carefully engineered, actively maintained and are th
This chart bootstraps a [Apache](https://github.com/bitnami/bitnami-docker-apache) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
The Apache HTTP Server ("httpd") was launched in 1995 and it has been the most popular web server on the Internet since April 1996. It has celebrated its 20th birthday as a project in February 2015.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Argo CD -->
# Argo CD
[Argo CD](https://argoproj.github.io/argo-cd/) is a declarative, GitOps continuous delivery tool for Kubernetes.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Argo Workflows -->
# Argo Workflows Chart packaged by Bitnami
[Argo Workflows](https://argoproj.github.io/workflows) allows to orchestrate parallel jobs in kubernetes.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: ASP.NET -->
# ASP.NET Core
[ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core) is an open-source framework created by Microsoft for building cloud-enabled, modern applications.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache Cassandra -->
# cassandra
[Apache Cassandra](https://cassandra.apache.org) is a free and open-source distributed database management system designed to handle large amounts of data across many commodity servers or datacenters.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Cert Manager -->
# Cert Manager
[cert-manager](https://cert-manager.io/) is a native Kubernetes certificate management controller. It can help with issuing certificates from a variety of sources, such as Lets Encrypt, HashiCorp Vault, Venafi, a simple signing key pair, or self signed.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Concourse -->
# Concourse
[Concourse](https://concourse-ci.org/) is an automation system written in Go. It is most commonly used for CI/CD, and is built to scale to any kind of automation pipeline, from simple to complex.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: HashiCorp Consul -->
# HashiCorp Consul Helm Chart
[HashiCorp Consul](https://www.consul.io/) has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Contour Operator -->
# Contour Operator
[The Contour Operator](https://github.com/projectcontour/contour-operator/) extends the Kubernetes API to create, configure and manage instances of Contour on behalf of users.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Contour -->
# contour
## TL;DR
+13 -9
View File
@@ -1,5 +1,18 @@
<!--- app-name: Data Platform Blueprint 1 -->
# Data Platform Blueprint 1 with Kafka-Spark-Solr
This Helm chart enables the fully automated Kubernetes deployment of such multi-stack data platform including Zookeeper, Kafka, Solr, Spark and dataplatform exporters
## TL;DR
```console
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/dataplatform-bp1
```
## Introduction
Enterprise applications increasingly rely on large amounts of data, that needs be distributed, processed, and stored.
Open source and commercial supported software stacks are available to implement a data platform, that can offer
common data management services, accelerating the development and deployment of data hungry business applications.
@@ -23,15 +36,6 @@ In addition to the Pod resource optimizations, this blueprint is validated and t
This blueprint, in its default configuration, deploys the data platform, on a Kubernetes cluster with three worker nodes. Use cases for this data platform setup include: data and application evaluation, development, and functional testing.
## TL;DR
```console
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/dataplatform-bp1
```
## Introduction
This chart bootstraps Data Platform Blueprint-1 deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Once the chart is installed, the deployed data platform cluster comprises of:
+13 -9
View File
@@ -1,5 +1,18 @@
<!--- app-name: Data Platform Blueprint 2 -->
# Data Platform Blueprint 2 with Kafka-Spark-Elasticsearch
This Helm chart enables the fully automated Kubernetes deployment of such multi-stack data platform, covering the following software components: Kafka, Spark, Elasticsearch, Kibana, Logstash and Signature state controller
## TL;DR
```console
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/dataplatform-bp2
```
## Introduction
Enterprise applications increasingly rely on large amounts of data, that needs be distributed, processed, and stored.
Open source and commercial supported software stacks are available to implement a data platform, that can offer common data management services, accelerating the development and deployment of data hungry business applications.
@@ -22,15 +35,6 @@ In addition to the Pod resource optimizations, this blueprint is validated and t
This blueprint, in its default configuration, deploys the data platform on a Kubernetes cluster with three worker nodes. Use cases for this data platform setup include: data and application evaluation, development, and functional testing.
## TL;DR
```console
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/dataplatform-bp2
```
## Introduction
This chart bootstraps Data Platform Blueprint-2 deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Once the chart is installed, the deployed data platform cluster comprises of:
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Discourse(R) -->
# Discourse&reg;
[Discourse](https://www.discourse.org/) is an open source discussion platform. It can be used as a mailing list, discussion forum, long-form chat room, and more.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: DokuWiki -->
# DokuWiki
[DokuWiki](https://www.dokuwiki.org) is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. All data is stored in plain text files, so no database is required.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Drupal -->
# Drupal
[Drupal](https://www.drupal.org/) is one of the most versatile open source content management systems on the market.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: EJBCA -->
# EJBCA
[EJBCA](https://www.ejbca.org/) is a free software public key infrastructure certificate authority software package.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Elasticsearch -->
# Elasticsearch
[Elasticsearch](https://www.elastic.co/products/elasticsearch) is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Etcd -->
# etcd
[etcd](https://etcd.io/) is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: ExternalDNS -->
# external-dns
[ExternalDNS](https://github.com/kubernetes-sigs/external-dns) is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Fluentd -->
# Fluentd
[Fluentd](https://www.fluentd.org/) is an open source data collector, which lets you unify the data collection and consumption for a better use and understanding of data.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache Geode -->
# Apache Geode
[Apache Geode](https://geode.apache.org/) is a data management platform that provides advanced capabilities for data-intensive applications.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Ghost -->
# Ghost
[Ghost](https://ghost.org/) is an open source publishing platform designed to create blogs, magazines, and news sites. It includes a simple markdown editor with preview, theming, and SEO built-in to simplify editing.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Grafana Operator -->
# grafana-operator
[Grafana Operator](https://github.com/integr8ly/grafana-operator) is an Operator which introduces Lifecycle Management for Grafana Dashboards and Plugins.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Grafana Tempo -->
# grafana-tempo
[Grafana Tempo](https://github.com/grafana/tempo) is a an open source high-scale distributed tracing backend. It only requires object storage and supports integration with Grafana, Prometheus and Loki.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Grafana -->
# Grafana
[Grafana](https://grafana.com/) is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB&trade;.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: HAProxy -->
# HAProxy
[HAProxy](https://www.haproxy.org/) is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
+15 -11
View File
@@ -1,5 +1,20 @@
<!--- app-name: Harbor -->
# Harbor
Harbor is an open source trusted cloud-native registry to store, sign, and scan content. It adds functionalities like security, identity, and management to the open source Docker distribution.
## TL;DR
```
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/harbor
```
## Introduction
This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](https://github.com/goharbor/harbor) in a Kubernetes cluster. Welcome to [contribute](https://github.com/bitnami/charts/blob/master/CONTRIBUTING.md) to Helm Chart for Harbor.
This Helm chart has been developed based on [goharbor/harbor-helm](https://github.com/goharbor/harbor-helm) chart but including some features common to the Bitnami chart library.
For example, the following changes have been introduced:
@@ -12,17 +27,6 @@ For example, the following changes have been introduced:
- published for debian-10 and ol-7
- This chart support the Harbor optional components Chartmuseum, Clair and Notary integrations.
## TL;DR
```
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/harbor
```
## Introduction
This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](https://github.com/goharbor/harbor) in a Kubernetes cluster. Welcome to [contribute](https://github.com/bitnami/charts/blob/master/CONTRIBUTING.md) to Helm Chart for Harbor.
## Prerequisites
- Kubernetes 1.12+
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: InfluxDB(TM) -->
# InfluxDB&trade;
[InfluxDB&trade;](https://www.influxdata.com/products/influxdb-overview/) is an open source time-series database designed to handle large write and read loads in real-time.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: JasperReports -->
# JasperReports
[JasperReports](http://community.jaspersoft.com/project/jasperreports-server) The JasperReports server can be used as a stand-alone or embedded reporting and BI server that offers web-based reporting, analytic tools and visualization, and a dashboard feature for compiling multiple custom views
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Jenkins -->
# Jenkins
[Jenkins](https://jenkins.io) is widely recognized as the most feature-rich CI available with easy configuration, continuous delivery and continuous integration support, easily test, build and stage your app, and more. It supports multiple SCM tools including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based projects as well as arbitrary scripts.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Joomla! -->
# Joomla!
[Joomla!](https://www.joomla.org/) is a PHP content management system (CMS) for publishing web content. It includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language international.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: JupyterHub -->
# JupyterHub
[JupyterHub](https://github.com/jupyterhub/jupyterhub) is a multi-user version of the notebook designed for companies, classrooms and research labs.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache Kafka -->
# Kafka
[Kafka](https://kafka.apache.org/) is a distributed streaming platform used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Keycloak -->
# Keycloak
[Keycloak](https://www.keycloak.org) is a high performance Java-based identity and access management solution. It lets developers add an authentication layer to their applications with minimum effort.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Kiam -->
# kiam
[kiam](https://github.com/uswitch/kiam) is a Kubernetes agent that allows to associate IAM roles to pods.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Kibana -->
# Kibana
[Kibana](https://www.elastic.co/kibana/) is an open source, browser based analytics and search dashboard for Elasticsearch.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: Kong -->
# Kong
[Kong](https://konghq.com/kong/) is a scalable, open source API layer (aka API gateway or API middleware) that runs in front of any RESTful API. Extra functionalities beyond the core platform are extended through plugins. Kong is built on top of reliable technologies like NGINX and provides an easy-to-use RESTful API to operate and configure the system.
[Kong](https://konghq.com/kong/) is a scalable, open source API layer (aka API gateway or API middleware) that runs in front of any RESTful API.
## TL;DR
@@ -13,6 +15,8 @@
This chart bootstraps a [kong](https://github.com/bitnami/bitnami-docker-kong) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. It also includes the [kong-ingress-controller](https://github.com/bitnami/bitnami-docker-kong-ingress-controller) container for managing Ingress resources using Kong.
Extra functionalities beyond the Kong core are extended through plugins. Kong is built on top of reliable technologies like NGINX and provides an easy-to-use RESTful API to operate and configure the system.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Prometheus Operator -->
# kube-prometheus
[kube-prometheus](https://github.com/prometheus-operator/kube-prometheus) collects Kubernetes manifests to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Kube State Metrics -->
# kube-state-metrics
[kube-state-metrics](https://github.com/kubernetes/kube-state-metrics) is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
+15 -13
View File
@@ -1,20 +1,9 @@
<!--- app-name: Kubeapps -->
# Kubeapps
[![CircleCI](https://circleci.com/gh/kubeapps/kubeapps/tree/master.svg?style=svg)](https://circleci.com/gh/kubeapps/kubeapps/tree/master)
[Kubeapps](https://kubeapps.com) is an in-cluster web-based application that enables users with a one-time installation to deploy, manage, and upgrade applications on a Kubernetes cluster.
With Kubeapps you can:
- Customize deployments through an intuitive, form-based user interface
- Inspect, upgrade and delete applications installed in the cluster
- Browse and deploy [Helm](https://github.com/helm/helm) charts from public or private chart repositories (including [VMware Marketplace™](https://marketplace.cloud.vmware.com) and [Bitnami Application Catalog](https://bitnami.com/application-catalog))
- Browse and deploy [Kubernetes Operators](https://operatorhub.io/)
- Secure authentication to Kubeapps using a [standalone OAuth2/OIDC provider](https://github.com/kubeapps/kubeapps/blob/master/docs/user/using-an-OIDC-provider.md) or [using Pinniped](https://github.com/kubeapps/kubeapps/blob/master/docs/user/using-an-OIDC-provider-with-pinniped.md)
- Secure authorization based on Kubernetes [Role-Based Access Control](https://github.com/kubeapps/kubeapps/blob/master/docs/user/access-control.md)
**_Note:_** Kubeapps 2.0 and onwards supports Helm 3 only. While only the Helm 3 API is supported, in most cases, charts made for Helm 2 will still work.
## TL;DR
```bash
@@ -27,8 +16,21 @@ helm install kubeapps --namespace kubeapps bitnami/kubeapps
## Introduction
[![CircleCI](https://circleci.com/gh/kubeapps/kubeapps/tree/master.svg?style=svg)](https://circleci.com/gh/kubeapps/kubeapps/tree/master)
This chart bootstraps a [Kubeapps](https://kubeapps.com) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
With Kubeapps you can:
- Customize deployments through an intuitive, form-based user interface
- Inspect, upgrade and delete applications installed in the cluster
- Browse and deploy [Helm](https://github.com/helm/helm) charts from public or private chart repositories (including [VMware Marketplace™](https://marketplace.cloud.vmware.com) and [Bitnami Application Catalog](https://bitnami.com/application-catalog))
- Browse and deploy [Kubernetes Operators](https://operatorhub.io/)
- Secure authentication to Kubeapps using a [standalone OAuth2/OIDC provider](https://github.com/kubeapps/kubeapps/blob/master/docs/user/using-an-OIDC-provider.md) or [using Pinniped](https://github.com/kubeapps/kubeapps/blob/master/docs/user/using-an-OIDC-provider-with-pinniped.md)
- Secure authorization based on Kubernetes [Role-Based Access Control](https://github.com/kubeapps/kubeapps/blob/master/docs/user/access-control.md)
**_Note:_** Kubeapps 2.0 and onwards supports Helm 3 only. While only the Helm 3 API is supported, in most cases, charts made for Helm 2 will still work.
It also packages the [Bitnami PostgreSQL chart](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) which is required for bootstrapping a deployment for the database requirements of the Kubeapps application.
## Prerequisites
@@ -1,3 +1,5 @@
<!--- app-name: Kubernetes Event Exporter -->
# Kubernetes Event Exporter
[Kubernetes Event Exporter](https://github.com/opsgenie/kubernetes-event-exporter) allows exporting the often missed Kubernetes events to various outputs so that they can be used for observability or alerting purposes.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Kubewatch -->
# kubewatch
[kubewatch](https://github.com/bitnami-labs/kubewatch) is a Kubernetes watcher that currently publishes notification to Slack. Run it in your k8s cluster, and you will get event notifications in a slack channel.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Logstash -->
# Logstash
[Logstash](https://www.elastic.co/products/logstash) is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash".
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Magento -->
# Magento
[Magento](https://magento.org/) is a feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: MariaDB Galera -->
# MariaDB Galera
[MariaDB Galera](https://mariadb.com/kb/en/library/what-is-mariadb-galera-cluster/) is a multi-master database cluster solution for synchronous replication and high availability.
+4 -2
View File
@@ -1,9 +1,9 @@
<!--- app-name: MariaDB -->
# MariaDB
[MariaDB](https://mariadb.org) is one of the most popular database servers in the world. Its made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, Facebook and Google.
MariaDB is developed as open source software and as a relational database it provides an SQL interface for accessing data. The latest versions of MariaDB also include GIS and JSON features.
## TL;DR
```bash
@@ -15,6 +15,8 @@ $ helm install my-release bitnami/mariadb
This chart bootstraps a [MariaDB](https://github.com/bitnami/bitnami-docker-mariadb) replication cluster deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
MariaDB is developed as open source software and as a relational database it provides an SQL interface for accessing data. The latest versions of MariaDB also include GIS and JSON features.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: MediaWiki -->
# MediaWiki
[MediaWiki](https://www.mediawiki.org) is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Memcached -->
# Memcached
> [Memcached](https://memcached.org/) is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: MetalLB -->
# MetalLB
[MetalLB](https://metallb.universe.tf/faq/) is an open source, rock solid LoadBalancer. It handles the `ServiceType: Loadbalancer`.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Metrics Server -->
# Metrics Server
[Metrics Server](https://github.com/kubernetes-incubator/metrics-server) is a cluster-wide aggregator of resource usage data. Metrics Server collects metrics from the Summary API, exposed by Kubelet on each node.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Bitnami Object Storage based on MinIO(R) -->
# Bitnami Object Storage Helm Chart based on MinIO&reg;
[MinIO&reg;](https://min.io) is an object storage server, compatible with Amazon S3 cloud storage service, mainly used for storing unstructured data (such as photos, videos, log files, etc.)
+7 -3
View File
@@ -1,8 +1,8 @@
<!--- app-name: MongoDB(R) Sharded -->
# MongoDB&reg; Sharded packaged by Bitnami
[MongoDB&reg; Sharded](https://www.mongodb.com/) is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB&reg; eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas, making the integration of data in certain types of applications easier and faster.
This chart uses the [sharding method](https://docs.mongodb.com/manual/sharding/) for distributing data across multiple machines. This is meant for deployments with very large data sets and high throughput operations.
[MongoDB&reg; Sharded](https://www.mongodb.com/) is a cross-platform document-oriented database.
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB&reg; is run and maintained by MongoDB, which is a completely separate project from Bitnami.
@@ -17,6 +17,10 @@ $ helm install my-release bitnami/mongodb-sharded
This chart bootstraps a [MongoDB&reg; Sharded](https://github.com/bitnami/bitnami-docker-mongodb-sharded) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Classified as a NoSQL database, MongoDB&reg; eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas, making the integration of data in certain types of applications easier and faster.
This chart uses the [sharding method](https://docs.mongodb.com/manual/sharding/) for distributing data across multiple machines. This is meant for deployments with very large data sets and high throughput operations.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: MongoDB(R) -->
# MongoDB&reg; packaged by Bitnami
[MongoDB&reg;](https://www.mongodb.com/) is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB&reg; eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas, making the integration of data in certain types of applications easier and faster.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Bitnami LMS powered by Moodle(TM) LMS -->
# Moodle&trade; LMS
[Moodle&trade;](https://www.moodle.org) LMS is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalized learning environments.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache MXNet (Incubating) -->
# Apache MXNet (Incubating)
[Apache MXNet (Incubating)](https://mxnet.apache.org/) is a deep learning platform that accelerates the transition from research prototyping to production deployment. It is built for full integration into Python that enables you to use it with its libraries and main packages.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: MySQL -->
# MySQL
[MySQL](https://mysql.com) is a fast, reliable, scalable, and easy to use open-source relational database system. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: NATS -->
# NATS
[NATS](https://nats.io/) is an open-source, cloud-native messaging system. It provides a lightweight server that is written in the Go programming language.
@@ -1,3 +1,5 @@
<!--- app-name: NGINX Ingress Controller -->
# Nginx Ingress Controller
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) is an Ingress controller that uses NGINX to manage external access to HTTP services in a Kubernetes cluster.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: NGINX Open Source -->
# NGINX
[NGINX](https://nginx.org) (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server).
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Node Exporter -->
# Node Exporter
[Node Exporter](https://github.com/prometheus/node_exporter) is a Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Node.js -->
# Node
[Node](https://www.nodejs.org) Event-driven I/O server-side JavaScript environment based on V8.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: OAuth 2 Proxy -->
# OAuth2 Proxy
[oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) is a reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group.
+4 -2
View File
@@ -1,9 +1,9 @@
<!--- app-name: Odoo -->
# Odoo
[Odoo](https://www.odoo.com/) is a suite of web-based open source business apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
## TL;DR
```console
@@ -15,6 +15,8 @@ $ helm install my-release bitnami/odoo
This chart bootstraps a [Odoo](https://github.com/bitnami/bitnami-docker-odoo) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: OpenCart -->
# OpenCart
[OpenCart](https://opencart.com/) is a free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: OrangeHRM -->
# OrangeHRM
[OrangeHRM](https://www.orangehrm.com) is a free HR management system that offers a wealth of modules to suit the needs of your business. This widely-used system is feature-rich, intuitive and provides an essential HR management platform along with free documentation and access to a broad community of users.
[OrangeHRM](https://www.orangehrm.com) is a free HR management system that offers a wealth of modules to suit the needs of your business.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/orangehrm
This chart bootstraps a [OrangeHRM](https://github.com/bitnami/bitnami-docker-orangehrm) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
OrangeHRM is a widely-used feature-rich system, intuitive and provides an essential HR management platform along with free documentation and access to a broad community of users.
It also packages the [Bitnami MariaDB chart](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) which is required for bootstrapping a MariaDB deployment for the database requirements of the OrangeHRM application.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Osclass -->
# Osclass
[Osclass](https://osclass-classifieds.com/) is a PHP script that allows you to quickly create and manage your own free classifieds site. Using this script, you can provide free advertising for items for sale, real estate, jobs, cars... Hundreds of free classified advertising sites are using Osclass.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: ownCloud -->
# ownCloud
[ownCloud](https://owncloud.org/) is a file sharing server that puts the control and security of your own data back into your hands.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Parse Server -->
# Parse
[Parse](https://parse.com/) is an open source version of the Parse backend that can be deployed to any infrastructure that can run Node.js.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: phpBB -->
# phpBB
[phpBB](https://www.phpbb.com/) is an Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of PHP Bulletin Board.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: phpMyAdmin -->
# phpMyAdmin
[phpMyAdmin](https://www.phpmyadmin.net/) is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services.
[phpMyAdmin](https://www.phpmyadmin.net/) is a free and open source administration tool for MySQL and MariaDB.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/phpmyadmin
This chart bootstraps a [phpMyAdmin](https://github.com/bitnami/bitnami-docker-phpmyadmin) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
As a portable web application written primarily in PHP, phpMyAdmin has become one of the most popular MySQL administration tools, especially for web hosting services.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
## Prerequisites
+8 -4
View File
@@ -1,9 +1,8 @@
<!--- app-name: PostgreSQL HA -->
# PostgreSQL HA
This Helm chart has been developed based on [bitnami/postgresql](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) chart but including some changes to guarantee high availability such as:
- A new deployment, service have been added to deploy [Pgpool-II](https://pgpool.net/mediawiki/index.php/Main_Page) to act as proxy for PostgreSQL backend. It helps to reduce connection overhead, acts as a load balancer for PostgreSQL, and ensures database node failover.
- Replacing `bitnami/postgresql` with `bitnami/postgresql-repmgr` which includes and configures [repmgr](https://repmgr.org/). Repmgr ensures standby nodes assume the primary role when the primary node is unhealthy.
[PostgreSQL](https://www.postgresql.org/) is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
## TL;DR
@@ -16,6 +15,11 @@ $ helm install my-release bitnami/postgresql-ha
This [Helm](https://github.com/kubernetes/helm) chart installs [PostgreSQL](https://www.postgresql.org/) with HA architecture in a Kubernetes cluster. Welcome to [contribute](https://github.com/bitnami/charts/blob/master/CONTRIBUTING.md) to Helm Chart for PostgreSQL HA.
This Helm chart has been developed based on [bitnami/postgresql](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) chart but including some changes to guarantee high availability such as:
- A new deployment, service have been added to deploy [Pgpool-II](https://pgpool.net/mediawiki/index.php/Main_Page) to act as proxy for PostgreSQL backend. It helps to reduce connection overhead, acts as a load balancer for PostgreSQL, and ensures database node failover.
- Replacing `bitnami/postgresql` with `bitnami/postgresql-repmgr` which includes and configures [repmgr](https://repmgr.org/). Repmgr ensures standby nodes assume the primary role when the primary node is unhealthy.
## Prerequisites
- Kubernetes 1.12+
+4 -2
View File
@@ -1,9 +1,9 @@
<!--- app-name: PostgreSQL -->
# PostgreSQL
[PostgreSQL](https://www.postgresql.org/) is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
For HA, please see [this repo](https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha)
## TL;DR
```console
@@ -15,6 +15,8 @@ $ helm install my-release bitnami/postgresql
This chart bootstraps a [PostgreSQL](https://github.com/bitnami/bitnami-docker-postgresql) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
For HA, please see [this repo](https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha)
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: PrestaShop -->
# PrestaShop
[PrestaShop](https://prestashop.com/) is a popular open source e-commerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: PyTorch -->
# PyTorch
[PyTorch](https://pytorch.org/) is a deep learning platform that accelerates the transition from research prototyping to production deployment. It is built for full integration into Python that enables you to use it with its libraries and main packages.
[PyTorch](https://pytorch.org/) is a deep learning platform that accelerates the transition from research prototyping to production deployment.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/pytorch
This chart bootstraps a [PyTorch](https://github.com/bitnami/bitnami-docker-pytorch) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Python is built for full integration into Python that enables you to use it with its libraries and main packages.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
+3 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: RabbitMQ Cluster Operator -->
# rabbitmq-cluster-operator
[The RabbitMQ Cluster Kubernetes Operator](https://github.com/rabbitmq/cluster-operator) automates provisioning, management, and operations of RabbitMQ clusters running on Kubernetes.
[The RabbitMQ Cluster Operator](https://github.com/rabbitmq/cluster-operator) automates provisioning, management, and operations of RabbitMQ clusters running on Kubernetes.
## TL;DR
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: RabbitMQ -->
# RabbitMQ
[RabbitMQ](https://www.rabbitmq.com/) is an open source multi-protocol message broker.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Redis(TM) Cluster -->
# Redis&trade; Cluster Chart packaged by Bitnami
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Redis(TM) -->
# Redis&trade; Chart packaged by Bitnami
[Redis&trade;](http://redis.io/) is an advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Redmine -->
# Redmine
[Redmine](https://www.redmine.org) is a free and open source, web-based project management and issue tracking tool.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache Solr -->
# Solr
[Solr](https://lucene.apache.org/solr/) is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more..
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: SonarQube -->
# SonarQube
SonarQube is an open source quality management platform that analyzes and measures code's technical quality. It enables developers to detect code issues, vulnerabilities, and bugs in early stages.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: Apache Spark -->
# Apache Spark
[Apache Spark](https://spark.apache.org/) is a high-performance engine for large-scale computing tasks, such as data processing, machine learning and real-time data streaming. It includes APIs for Java, Python, Scala and R.
[Apache Spark](https://spark.apache.org/) is a high-performance engine for large-scale computing tasks, such as data processing, machine learning and real-time data streaming.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/spark
This chart bootstraps an [Apache Spark](https://github.com/bitnami/bitnami-docker-spark) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Apache Spark includes APIs for Java, Python, Scala and R.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Spring Cloud Data Flow -->
# Spring Cloud Data Flow
[Spring Cloud Data Flow](https://dataflow.spring.io/) is a microservices-based Streaming and Batch data processing pipeline in Cloud Foundry and Kubernetes.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: SuiteCRM -->
# SuiteCRM
[SuiteCRM](https://www.suitecrm.com) is a completely open source enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM.
[SuiteCRM](https://www.suitecrm.com) is a completely open source enterprise-grade Customer Relationship Management (CRM) application.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/suitecrm
This chart bootstraps a [SuiteCRM](https://github.com/bitnami/bitnami-docker-suitecrm) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM.
It also packages the [Bitnami MariaDB chart](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) which is required for bootstrapping a MariaDB deployment for the database requirements of the SuiteCRM application.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: TensorFlow ResNet -->
# TensorFlow Serving ResNet
TensorFlow Serving is an open-source software library for serving machine learning models. This chart will specifically serve the ResNet model with already trained data.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: TestLink -->
# TestLink
[TestLink](https://www.testlink.org) is a web-based test management system that facilitates software quality assurance. It is developed and maintained by Teamtest. The platform offers support for test cases, test suites, test plans, test projects and user management, as well as various reports and statistics.
[TestLink](https://www.testlink.org) is a web-based test management system that facilitates software quality assurance.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/testlink
This chart bootstraps a [TestLink](https://github.com/bitnami/bitnami-docker-testlink) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
TestLink is developed and maintained by Teamtest. The platform offers support for test cases, test suites, test plans, test projects and user management, as well as various reports and statistics.
It also packages the [Bitnami MariaDB chart](https://github.com/bitnami/charts/tree/master/bitnami/mariadb) which is required for bootstrapping a MariaDB deployment for the database requirements of the TestLink application.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Thanos -->
# Thanos
[Thanos](https://thanos.io/) is a highly available metrics system that can be added on top of existing Prometheus deployments, providing a global query view across all Prometheus installations.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: Apache Tomcat -->
# Tomcat
[Apache Tomcat](http://tomcat.apache.org/), often referred to as Tomcat, is an open-source web server and servlet container developed by the Apache Software Foundation. Tomcat implements several Java EE specifications including Java Servlet, JavaServer Pages, Java EL, and WebSocket, and provides a "pure Java" HTTP web server environment for Java code to run in.
[Apache Tomcat](http://tomcat.apache.org/), often referred to as Tomcat, is an open-source web server and servlet container developed by the Apache Software Foundation.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/tomcat
This chart bootstraps a [Tomcat](https://github.com/bitnami/bitnami-docker-tomcat) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Tomcat implements several Java EE specifications including Java Servlet, JavaServer Pages, Java EL, and WebSocket, and provides a "pure Java" HTTP web server environment for Java code to run in.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
@@ -1,3 +1,5 @@
<!--- app-name: Wavefront Adapter for Istio -->
# Wavefront Adapter for Istio
[Wavefront Adapter for Istio](https://github.com/vmware/wavefront-adapter-for-istio/) is a lightweight Istio adapter that exposes Istio metrics to Wavefront.
+6 -2
View File
@@ -1,6 +1,8 @@
# wavefront-hpa-adapter
<!--- app-name: Wavefront HPA Adapter for Kubernetes -->
[Wavefront HPA Adapter for Kubernetes](https://github.com/wavefrontHQ/wavefront-kubernetes-adapter) Wavefront HPA Adapter for Kubernetes is a Kubernetes Horizontal Pod Autoscaler adapter. It enables Kubernetes workloads to be scaled based on Wavefront metrics.
# Wavefront HPA Adapter for Kubernetes
[Wavefront HPA Adapter for Kubernetes](https://github.com/wavefrontHQ/wavefront-kubernetes-adapter) Wavefront HPA Adapter for Kubernetes is a Kubernetes Horizontal Pod Autoscaler adapter.
## TL;DR
@@ -14,6 +16,8 @@ Bitnami charts for Helm are carefully engineered, actively maintained and are th
[Wavefront HPA Adapter for Kubernetes](https://github.com/wavefrontHQ/wavefront-kubernetes-adapter) Deployment in a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Wavefront HPA Adapter for Kubernetes enables Kubernetes workloads to be scaled based on Wavefront metrics.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
@@ -1,6 +1,9 @@
# wavefront-prometheus-storage-adapter
<!--- app-name: Wavefront Prometheus Adapter -->
# Wavefront Prometheus Adapter
[Wavefront Storage Adapter for Prometheus](https://github.com/wavefrontHQ/prometheus-storage-adapter) is a Prometheus integration to transfer metrics from Prometheus to Wavefront.
[Wavefront Storage Adapter for Prometheus](https://github.com/wavefrontHQ/prometheus-storage-adapter) is a Prometheus integration to transfer metrics from Prometheus to Wavefront. It works as a "fork", such that data written to Prometheus is also written to Wavefront. It supports metrics path conversion and direct ingestion of metrics.
## TL;DR
```console
@@ -9,8 +12,11 @@ $ helm install my-release bitnami/wavefront-prometheus-storage-adapter
```
## Introduction
Bitnami charts for Helm are carefully engineered, actively maintained and are the quickest and easiest way to deploy containers on a Kubernetes cluster that are ready to handle production workloads.
Wavefront Prometheus Adapter works as a "fork", such that data written to Prometheus is also written to Wavefront. It supports metrics path conversion and direct ingestion of metrics.
This chart bootstraps a [Wavefront Storage Adapter for Prometheus](https://github.com/wavefrontHQ/prometheus-storage-adapter) Deployment in a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Wavefront -->
# Wavefront Collector for Kubernetes
[Wavefront](https://wavefront.com) is a cloud-native monitoring and analytics platform that provides three dimensional microservices observability with metrics, histograms and OpenTracing-compatible distributed tracing.
+5 -1
View File
@@ -1,6 +1,8 @@
<!--- app-name: WildFly -->
# WildFly
[Wildfly](http://wildfly.org/) formerly known as JBoss AS, or simply JBoss, is an application server authored by JBoss, now developed by Red Hat. WildFly is written in Java, and implements the Java Platform, Enterprise Edition (Java EE) specification.
[Wildfly](http://wildfly.org/) formerly known as JBoss AS, or simply JBoss, is an application server authored by JBoss, now developed by Red Hat.
## TL;DR
@@ -13,6 +15,8 @@ $ helm install my-release bitnami/wildfly
This chart bootstraps a [WildFly](https://github.com/bitnami/bitnami-docker-wildfly) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
WildFly is written in Java, and implements the Java Platform, Enterprise Edition (Java EE) specification.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: WordPress -->
# WordPress
[WordPress](https://wordpress.org/) is one of the most versatile open source content management systems on the market. A publishing platform for building blogs and websites.
+2
View File
@@ -1,3 +1,5 @@
<!--- app-name: Apache ZooKeeper -->
# ZooKeeper
[ZooKeeper](https://zookeeper.apache.org/) is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or other by distributed applications.