You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
bucde a74c10c5aa feat: add option to use existing .env file 3 years ago
README.md docs: added start instruction 3 years ago
create_customer feat: add create_customer script 3 years ago
docker-compose.yml feat: create setup script 3 years ago
setup feat: add option to use existing .env file 3 years ago

README.md

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

Cheatsheet

https://postgrescheatsheet.com