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: 22 days ago
JSON representation

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data

Awesome Lists containing this project

README

        

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/):

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.