From 4c025699a4412381fe5b25a89d05782d6a9fe093 Mon Sep 17 00:00:00 2001 From: bucde Date: Sun, 12 Sep 2021 12:51:02 +0200 Subject: [PATCH] docs: added start instruction --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 340c9d9..f335f83 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # docker_postgres +1. clone this repo to your server +2. change ip address to your host ip address on which you will provide the database and set admin user name and password +3. run 'docker-compose up -d' + Shared Database Hosting https://wiki.postgresql.org/wiki/Shared_Database_Hosting