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.

14 lines
332 B

3 years ago
  1. # docker_postgres
  2. 1. clone this repo to your server
  3. 2. change ip address to your host ip address on which you will provide the database and set admin user name and password
  4. 3. run 'docker-compose up -d'
  5. Shared Database Hosting
  6. https://wiki.postgresql.org/wiki/Shared_Database_Hosting
  7. Cheatsheet
  8. https://postgrescheatsheet.com