Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/crunchydata/crunchy-containers
- Owner: CrunchyData
- License: apache-2.0
- Created: 2016-05-31T16:38:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T15:46:20.000Z (3 months ago)
- Last Synced: 2024-10-15T03:41:15.956Z (22 days ago)
- Topics: docker, kubernetes, openshift, postgresql
- Language: Shell
- Homepage: https://www.crunchydata.com/
- Size: 143 MB
- Stars: 1,014
- Watchers: 40
- Forks: 329
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.