Skip to content

CrunchyData/crunchy-containers

Repository files navigation

Crunchy Container Suite

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/

If you are interested in contributing, please read the Contribution Guidelines.

Getting Started

Complete build and install documentation is found here. 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/

Further descriptions of each of these containers and environment variables that can be used to tune them can be found in the Container Specifications document.

Usage

Various examples are provided in the Examples documentation for running in Docker, Kubernetes, and OpenShift environments.

You will need to set up your environment as per the Installation documentation in order to execute the examples.