SaaSHub helps you find the best software and product alternatives Learn more →
Containers Alternatives
Similar projects and alternatives to containers
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
WriteFreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
-
-
Lean and Mean Docker containers
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
-
MariaDB
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. (by MariaDB)
-
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
-
-
-
-
-
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
containers discussion
containers reviews and mentions
- How to Deploy Bitnami Schema Registry Helm Chart on Preinstalled Strimzi Kafka Cluster in a Separate Namespace?
-
Why pinning your dependency versions matters
It worked perfectly for months until this morning, when I woke up to my database in a crashloop and my service completely unavailable. Why? It turns out K8s had to restart the PostgreSQL pod, which then loaded the latest 15.* version of the Docker image. Unfortunately for me, that image was buggy and sent my database down to into oblivion.
-
Deploy Kafka connector on GKE cluster
[https://github.com/bitnami/containers/tree/main/bitnami/kafka](https://github.com/bitnami/containers/tree/main/bitnami/kafka)
-
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:
-
The Home Server Journey - 5b: A Bridge Too Far?
If you're writing your own application, it's easy to define different addresses for writing to and reading from a replicated database, respecting the role of each copy. But a lot of useful software already around assumes a single connection is needed, and there's no simple way to get around that. That's why you need specific intermediaries or proxies like Pgpool-II for PostgreSQL, that can appear to applications as a single entity, redirecting queries to the appropriate backend database depending on it's contents:
- 🚀 Primeros Pasos con Moodle: Crea tu Plataforma E-Learning en un Proyecto Local
-
Securing CouchDB with Keycloak Behind Nginx Reverse Proxy – Part 1
As mentioned previously, it is based on the one of Bitnami’s containers. Details about environment variables available to be set can be found on Bitnami’s GitHub. Here, we set up the default admin account and database credentials. Additionally, we set the proxy option to "edge" which basically means that communication with Keycloak will happen over HTTP and not over HTTPS protocol. This is acceptable as the Nginx reverse proxy will handle SSL for us.
-
Extend Bitnami Cassandra Image to customize the configuration in cassandra.yaml
There are multiple benefits of using the images from Bitnami. We can refer to their github repo for additional details. The Bitnami image from cassandra provides us the option to override few of the configurations in the cassandra.yaml file by passing the values as environment variables. For eg: When we provide an environment variable - CASSANDRA_CLUSTER_NAME – to the container, the value of this variable gets updated in the cassandra.yaml -> cluster_name field.
-
Debian 12 is now the base operating system of Bitnami packages
Have a look at the postgresql readme file to see the value they add: https://github.com/bitnami/containers/tree/main/bitnami/post...
When you use a bunch of different containers from Bitnami, you'll start to notice common configuration patterns which make managing the containers easier.
On the flipside, the additional configuration sometimes contradicts to the official documentation, so that can add complexity from time to time.
-
What other catalogs can you install onto truenas scale? -Bitnami?
https://github.com/bitnami/containers https://bitnami.com/stack/mariadb/containers
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 May 2025
Stats
bitnami/containers 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 containers is Shell.