Skip to content

Commit 2e95058

Browse files
author
Matthew Fisher
committed
Merge pull request #74 from bacongobbler/fixup-readme-template
fix(README): revert README template
2 parents 6d8d071 + dd1b294 commit 2e95058

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Deis Postgres
22

3-
This component is a PostgreSQL database for use in Kubernetes. It builds on the official [postgres](https://registry.hub.docker.com/_/postgres/) Docker image. While it's intended for use inside of the Deis Workflow open source [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service), it's flexible enough to be used as a standalone pod on any Kubernetes cluster or even as a standalone Docker container.
3+
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
4+
5+
For more information about the Deis Workflow, please visit the main project page at https://github.com/deis/workflow.
46

57
## Beta Status
68

79
This Deis component is currently in beta status, and we welcome your input! If you have feedback, please submit an [issue][issues]. If you'd like to participate in development, please read the "Development" section below and submit a [pull request][prs].
810

11+
# About
12+
13+
This component is a PostgreSQL database for use in Kubernetes. It builds on the official [postgres](https://registry.hub.docker.com/_/postgres/) Docker image. While it's intended for use inside of the Deis Workflow open source [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service), it's flexible enough to be used as a standalone pod on any Kubernetes cluster or even as a standalone Docker container.
14+
915
# Development
1016

1117
The Deis project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline.

0 commit comments

Comments
 (0)