Skip to content

Commit 6d8d071

Browse files
author
Matthew Fisher
committed
Merge pull request #73 from deis/bacongobbler-patch-1
Update README.md
2 parents dc02898 + d51c15d commit 6d8d071

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
1-
# Deis Postgres v2
1+
# Deis Postgres
22

3-
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds on [Kubernetes](http://kubernetes.io/) to provide a lightweight, easy and secure way to deploy your code to production.
4-
5-
For more information about the Deis workflow, please visit the main project page at https://github.com/deis/workflow.
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.
64

75
## Beta Status
86

97
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].
108

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 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-
159
# Development
1610

1711
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)