aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2018-03-29 12:57:06 +0000
committerHansen, Tony (th1395) <th1395@att.com>2018-03-29 12:57:23 +0000
commitbd5129dbad044907bd1818b2f8cda3c60da9b3e8 (patch)
treeedc355d63e440a87a1c97ad65357681f279e6ba0 /README.md
parent4e1b45a2e3e474606965ca3b66bd5f82f526b0ce (diff)
remove most of this code for R2 Beijing
This package is not being used in R2 Beijing because of the move to Kubernetes with OOM. If you need this package, use the R1 Amsterdam release packages. I'm not removing the repo though because it is likely that we will need to add things in R3 Casablanca. Change-Id: I40a46886cfa2f3803f97918ad5cea149f5fcf696 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-231
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 3 insertions, 13 deletions
diff --git a/README.md b/README.md
index 9c1717e..79aabd4 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,7 @@
# PostgreSQL as a Service (PGaaS) DB VM.
-This package is built on top of the stock PostgreSQL and Repmgr packages.
+This package is not being used in R2 Beijing because of the move to Kubernetes with OOM.
-PGaaS contains a set of configuration scripts, daemons, and administrative scripts
-that allow PostgreSQL to be deployed, configured and managed by the DCAE Controller.
-PGaaS may be deployed singly or in a cascaded cluster.
+If you need this package, use the R1 Amsterdam release packages.
-The running daemons provide health check and other information suitable for the
-DCAE Controller and future dashboard access.
-
-
-## Building the Code
-
-To build the code, use the "make build" command.
-
-To build the code and upload to a debian repository, use the "make debian" command.
+I'm not removing the repo though because it is likely that we will need to add things in R3 Casablanca.