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 7e73853c96 refactor: change for all strings ' to " 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 refactor: change for all strings ' to " 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