Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more โ
Charts Alternatives
Similar projects and alternatives to charts
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
-
-
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
-
-
prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
-
postgres-operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service. (by CrunchyData)
-
-
-
kubegres
Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
charts discussion
charts reviews and mentions
-
Getting to Know Bitnami: Your Shortcut to Web Application Success
Choose Your Application: Head to the Bitnami website (https://bitnami.com/) and browse their extensive catalog of applications. Find the application that suits your needs โ whether it's WordPress for a blog, Moodle for an e-learning platform, or a specialized business tool.
-
Even more OpenTelemetry - Kubernetes special
Valkey
-
Nice open-source UI Tool to interact with kubernetes clusters
Bitnami charts: https://github.com/bitnami/charts
-
Self-Hosting like it's 2025
K3s installs super fast.
Writing your first yaml or two is scary & seems intimidating at first .
But after that, everything is cut from the same cloth. Its an escape from the long dark age of every sysadmin forever cooking up whatever whimsy sort of served them at the time, escape from each service having very different management practices around it.
And there's no other community anywhere like Kubernetes. Unbelievably many very good quality very smart helm charts out there, such as https://github.com/bitnami/charts just ready to go. Really sweet home-ops setups like https://github.com/onedr0p/home-ops that show that once you have a platform under foot, adding more services is really easy, showing an amazing range of home-ops things you might be interested in.
> Last thing I need is Kubernetes at home
Last thing we need is incredibly shitty attitude. Fuck around and find out is the hacker spirit. Its actually not hard if you try, and actually having a base platform where things follow common patterns & practices & you can reuse existing skills & services is kind of great. Everything is amazing but the snivelling shitty whining without even making the tiniest little case will surely continue. Low signal people will remain low signal, best avoid.
- Show HN: Endor, Run
-
How to Deploy Bitnami Schema Registry Helm Chart on Preinstalled Strimzi Kafka Cluster in a Separate Namespace?
helm chart link: https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
-
My Love-Hate Relationship with Helm
When you are ready to migrate your release and use Cyclops modules, click the Migrate to Cyclops Module, which will open a pop-up where you can input the Helm chart reference. In this case, it would be the Bitnami git repo and its PostgreSQL chart on the main branch.
-
Postgres in prod. Part 1 - setup and startup for growth.
There are two major ways to deploy Postgres to Kubernetes. First is using Helm charts like bitnami/postgresql or Sergeโs postgresql-single, which has benefits compared to bitnami chart. The second way to run Postgres is to use the Kubernetes operator. There are a couple of them, here we will talk about Zalando Postgres operator. The helm way is better when in the future you will not plan to use more than one or two Postgres clusters per Kubernetes cluster. If you realize, that you will run more, then the Operator way is for you with all its automation and management advantages. Here is an example of PostgreSQL database manifest for Zalando Postgres Operator pg-prod.yaml. This example was tested for intensive transaction processing with query rates up to 3000-4000 per second and database size up to 350GB (data and indexes). It is enough to start most projects with thousands of active users like medium-volume webshops, news- and community-support websites, medium-sized gaming or gambling, etc. We assume, that we already set up the operator and the S3 bucket with encryption and access control for backups and WAL-log storage.
-
Minio integration with nestjs | file upload & retrieve
First of all, let's setup minio in docker container. I use bitnami's minio package. Add minio service to your docker-compose.yaml:
-
The Home Server Journey - 6: Your New Blogging Career
Of course that requires a more complex setup for the database server itself, but thanks to Bitnami's mariadb-galera Docker image and Helm chart, I've managed to get to something rather manageable for our purposes:
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Apr 2025
Stats
bitnami/charts is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of charts is Smarty.