Wykres commitów

138 Commity (42be2693c5073726efd9977bcc02d1029cd8fbd2)

Autor SHA1 Wiadomość Data
Rizky Maulana Nugraha 42be2693c5 Implement conf lock file check (#116)
It will make sure that the conf file will only be generated once
for a given container.
2019-02-01 16:16:59 +02:00
mazano 2cb86dc2c6
Port changes to 11 branch (#115)
* Fix typo in helper script

* Port work in develop to 10 branch (#90)

* Port 9.6 to develop (#89)

* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly

* Update README.md

* Backport from branch: 9.6-2.4

Fix default datadir

- Change into default datadir
- Add small unittest

* Optimise PostgreSQL performance and align with the changes done in 9.6
version

* Fix version numbers

* Minor change to correct env file

* Merged 10 branch into develop

* Remove reduntant conf file from dockerfile

* Remove reduntant conf file directive from setup script

* Remove reduntant conf file directive from  script

* Migrate settings to be compatible with PostgreSQL version 11

* fix ssl setup

* Align changes to postgresql version 11

* Set destroy database to false

* Commented out code for destroy database

* Fix version number for build
2019-02-01 13:04:36 +02:00
mazano 15392391f3
Port changes for Postgres version 11 (#114)
* Fix typo in helper script

* Port work in develop to 10 branch (#90)

* Port 9.6 to develop (#89)

* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly

* Update README.md

* Backport from branch: 9.6-2.4

Fix default datadir

- Change into default datadir
- Add small unittest

* Optimise PostgreSQL performance and align with the changes done in 9.6
version

* Fix version numbers

* Minor change to correct env file

* Merged 10 branch into develop

* Remove reduntant conf file from dockerfile

* Remove reduntant conf file directive from setup script

* Remove reduntant conf file directive from  script

* Migrate settings to be compatible with PostgreSQL version 11

* fix ssl setup
2019-01-30 21:06:28 +02:00
mazano f99cb9f438
Merge branch 10 into develop (#113)
* Fix typo in helper script

* Port work in develop to 10 branch (#90)

* Port 9.6 to develop (#89)

* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly

* Update README.md

* Backport from branch: 9.6-2.4

Fix default datadir

- Change into default datadir
- Add small unittest

* Optimise PostgreSQL performance and align with the changes done in 9.6
version

* Fix version numbers

* Minor change to correct env file

* Merged 10 branch into develop

* Remove reduntant conf file from dockerfile

* Remove reduntant conf file directive from setup script

* Remove reduntant conf file directive from  script
2019-01-25 14:57:23 +02:00
Rizky Maulana Nugraha 6f30fba235 Backport from branch: 9.6-2.4
Fix default datadir

- Change into default datadir
- Add small unittest
2018-04-25 17:22:43 +07:00
Tim Sutton 240f45414f
Fix #90 and replace references to slave with replicant
(Slave is a pejorative term)
2018-03-22 09:06:45 +02:00
Tim Sutton d9d6cd34a7
Update README.md 2018-03-21 22:55:28 +02:00
Tim Sutton cd66fea41d
Port 9.6 to develop (#89)
* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly
2018-03-21 22:53:39 +02:00
Tim Sutton 1250909c4e Fixes for pg 10 to start nicely 2018-02-08 22:23:54 +02:00
Kamolphan Lewprasert 2bf076739e Change from version 10.0 to 10 in Dockerfile (#75)
I checked that postgresql-10.0 is an invalid name. It should be just postgresql-10
2018-02-08 11:56:03 +02:00
Kamolphan Lewprasert 8a659a0248 change version from postgresql-10.0 to 10 and fix typo in run-postgis… (#76)
* change version from postgresql-10.0 to 10 and fix typo in run-postgis file

* edit setup.sh to version 10
2018-02-08 11:29:30 +02:00
Tim Sutton 538dc71933 Upgraded to PG 10 2017-10-23 10:56:18 +02:00
Tim Sutton 791f21005b Ditch apt-cacher stuff 2017-10-21 22:48:29 +02:00
Tim Sutton 9987840ec4 Updated to 9.6 and postgis 2.4 2017-10-21 22:01:55 +02:00
Tim Sutton 6b830d35d9 Merge branch '9.5-2.2' into develop 2017-10-20 23:43:43 +02:00
Tim Sutton 0c4e783534 Fix key fetching 2017-10-20 23:42:43 +02:00
Tim Sutton 7347b8ed7e Install gnupg for fetching keys first 2017-10-20 23:06:45 +02:00
Tim Sutton 9a122d3666 Merge remote-tracking branch 'upstream/9.5-2.2' into 9.5-2.2 2017-10-20 18:27:36 +02:00
Tim Sutton e96cba0017 Merge remote-tracking branch 'upstream/develop' into develop 2017-10-20 18:27:16 +02:00
Denis Rouzaud 1aa1b0de52 allow connection when using docker compose (#65)
see https://github.com/docker/compose/issues/4336
and https://github.com/kartoza/docker-postgis/issues/40
2017-09-25 09:41:44 +07:00
Tim Sutton a4bf3b873a Tweak convenience scripts (#62)
* Added missing l from getopts
2017-03-27 08:19:26 +02:00
Tim Sutton d2219e85e2 9.5 2.2 (#61)
* Allow changing the default database name (#50)

* Allow changing the default database name (#50)

* Allow changing the default database name (#50) (#52)

* Commented out legacy scripts since it seems they are removed in 2.2

* Added more options to convenience run script

* Added missing l from getopts

* Added missing l from getopts
2017-03-27 08:18:25 +02:00
Tim Sutton 12c340e5b8 Added missing l from getopts 2017-03-27 08:17:13 +02:00
Tim Sutton a55d9bad6e Added missing l from getopts 2017-03-27 08:15:04 +02:00
Tim Sutton e63bab6909 Added more options to convenience run script 2017-03-27 08:11:18 +02:00
Tim Sutton f331fc6add Merge improvements from 9.5 branch (#60)
* Allow changing the default database name (#50)

* Commented out legacy scripts since it seems they are removed in 2.2

* 9.5 2.2 (#59)

* Allow changing the default database name (#50)

* Commented out legacy scripts since it seems they are removed in 2.2

* Improve start (#57)

* Make initial dir optional

* Improve termination of background initial process #56
2017-03-27 06:41:30 +02:00
Tim Sutton fcec3c2b4f Merge branch '9.5-2.2' into develop 2017-03-27 06:38:33 +02:00
Tim Sutton c4efcc05ac Merge remote-tracking branch 'upstream/9.5-2.2' into 9.5-2.2 2017-03-27 06:37:46 +02:00
AndreLobato 08e8c36654 Improve start (#57)
* Make initial dir optional

* Improve termination of background initial process #56
2017-03-27 06:37:08 +02:00
Tim Sutton b7633a0dc4 9.5 2.2 (#59)
* Allow changing the default database name (#50)

* Commented out legacy scripts since it seems they are removed in 2.2
2017-03-27 06:34:38 +02:00
Tim Sutton a920ae0a07 9.5 2.2 (#58)
* Allow changing the default database name (#50)

* Commented out legacy scripts since it seems they are removed in 2.2
2017-03-27 06:33:10 +02:00
Tim Sutton d1644703cf Commented out legacy scripts since it seems they are removed in 2.2 2017-03-27 06:30:48 +02:00
Tim Sutton 2abfc38971 Allow changing the default database name (#50) (#52) 2017-01-20 18:37:59 +03:00
Andres Villarroel 9b3c6a7dbd Allow changing the default database name (#50) 2017-01-20 17:33:29 +02:00
Andres Villarroel 2523e7772b Allow changing the default database name (#50) 2017-01-20 18:32:24 +03:00
Tim Sutton 9106a01c7f Merge branch '9.5-2.2' into develop 2016-09-06 12:19:34 +02:00
Tim Sutton dae0e9a11d Fix 9.4 reference 2016-09-06 12:19:08 +02:00
Tim Sutton cf01b5c56c Merge branch '9.5-2.2' into develop 2016-09-06 12:15:51 +02:00
Tim Sutton 09fd4c5282 Dont add supervisor stuff which is deprecated 2016-09-06 12:11:34 +02:00
Tim Sutton a865c3cff2 Merge branch '9.5-2.2' into develop 2016-09-06 12:07:51 +02:00
Tim Sutton f811fe4eb8 Merge remote-tracking branch 'upstream/develop' into develop 2016-09-06 12:07:40 +02:00
Tim Sutton cdeeaf0537 Merge remote-tracking branch 'upstream/develop' into 9.5-2.2 2016-09-06 12:07:22 +02:00
Tim Sutton cf95d4760a 9.5 2.2 (#49)
* Allow connections from 192.168 private network too

* Updated references to pg and postgis versions in readme

* Cleanups to 9.5 branch - remove old supervisor files

* Fix for README
2016-09-06 12:06:47 +02:00
Tim Sutton 6ab0de4c12 Fix for README 2016-09-06 12:01:27 +02:00
Tim Sutton 6d29ffd36d Cleanups to 9.5 branch - remove old supervisor files 2016-09-06 11:51:54 +02:00
Tim Sutton 6611d59f90 Merge branch 'develop' into 9.5-2.2 2016-09-06 11:48:22 +02:00
Tim Sutton d6bf11ec68 Merge remote-tracking branch 'origin/develop' into develop 2016-09-06 11:45:23 +02:00
Tim Sutton 30d3260239 Resolved merge conflicts 2016-09-06 11:36:29 +02:00
Tim Sutton 769d697212 Update README.md 2016-09-06 09:15:07 +02:00
Tim Sutton 0eaf563996 Added note about allowing external ports. 2016-09-06 09:14:20 +02:00