jasonodonnell / crunchy-containers

Docker Containers for Managing PostgreSQL by Crunchy Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crunchy PostgreSQL Containers

Latest Release: v1.8.2, 2023-04-14

Warning: the master branch is considered unstable, please consult the tagged release currently deployed in your environment.

crunchy logo

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.

The containers will execute in the following environments:

  • Docker 1.12 and above

  • Openshift 3.4 and above

  • Kubernetes 1.5 and above

The project includes the following containers:

containers

For Kubernetes users of these containers, there is an associated project worth taking a look at that uses the containers found in this repo and provides a higher level automation. That project is the postgres-operator.

Getting Started

Complete build and install documentation is found here. The provided Dockerfiles build the containers on a Centos 7 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 http://www.crunchydata.com.

Usage

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

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

About

Docker Containers for Managing PostgreSQL by Crunchy Data

License:Apache License 2.0


Languages

Language:Shell 66.6%Language:Go 20.5%Language:Python 8.6%Language:Makefile 4.3%