Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crunchydata/crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://github.com/crunchydata/crunchy-containers

docker kubernetes openshift postgresql

Last synced: about 5 hours ago
JSON representation

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data

Awesome Lists containing this project

README

        

Crunchy Container Suite



## Deprecation Notice

The Crunchy Containers project is no longer actively maintained, but is made available to the extent it is
helpful as a reference to the community. Importantly, the Crunchy Containers project is not intended for
use in connection with the latest PGO project development.

The Crunchy Containers project was released prior to the broad popularity of Kubernetes and the
[Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/). While the Crunchy
Containers project evolved over the years for use in conjunction with Kubernetes and Operators, with the
evolution and the architectural changes in PGO, the approaches taken within the Crunchy Containers project
were no longer the right solutions.

For active Crunchy Data Postgres on Kubernetes projects, please see the
[PGO repository](https://github.com/CrunchyData/postgres-operator) and the
[PGO Examples repository](https://github.com/CrunchyData/postgres-operator-examples). To download the latest Crunchy
Postgres for Kubernetes containers, please see the [Crunchy Developer Portal](https://www.crunchydata.com/developers).

For community support with Postgres on Kubernetes, please [join the PGO project community Discord](https://discord.com/invite/a7vWKG8Ec9).

## General

The Crunchy Container Suite provides Docker containers that enable rapid deployment of PostgreSQL, including administration and monitoring tools. Multiple styles of deploying PostgreSQL clusters are supported.

Please view the official Crunchy Data Container Suite [documentation](https://access.crunchydata.com/documentation/crunchy-containers/):

https://access.crunchydata.com/documentation/crunchy-containers/

If you are interested in contributing, please read the [Contribution Guidelines](CONTRIBUTING.md).

## Getting Started

Complete build and install documentation is found [here](https://access.crunchydata.com/documentation/crunchy-containers/latest/installation-guide/). The provided Dockerfiles build the containers on a Ubi 8 base image and use the community PostgreSQL RPMs.

Crunchy provides a commercially supported version of these containers built upon RHEL 7 and the Crunchy supported PostgreSQL. Contact Crunchy for more details at:

[https://www.crunchydata.com/contact/](https://www.crunchydata.com/contact/)

Further descriptions of each of these containers and environment variables that can be used to tune them can be found in the [Container Specifications](https://access.crunchydata.com/documentation/crunchy-containers/latest/container-specifications/) document.

## Usage

Various examples are provided in the [Examples](https://access.crunchydata.com/documentation/crunchy-containers/latest/examples/) documentation for running in Docker, Kubernetes, and OpenShift environments.

You will need to set up your environment as per the [Installation](https://access.crunchydata.com/documentation/crunchy-containers/latest/installation-guide/) documentation in order to execute the examples.