Adding PostgreSQL

This commit is contained in:
Mateusz Trojak
2016-12-29 11:59:17 +01:00
parent 3d85bae5cc
commit 2bb9b57fcc
5 changed files with 93 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
## What is inside PostgreSQL Stack?
* Postgres Database + sidekick with volume data
* Load Balancer
## Info
* Easy setup with all needed data: `database_name`, `user`, `password`
* Load Balancer used to forroward Postgress port for the external services.