Wykres commitów

131 Commity (cd66fea41dca254e4a965027b6a1bff12d24e18f)

Autor SHA1 Wiadomość Data
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
Tim Sutton 0d48b28f94 Merge pull request #45 from opengisch/fix-94
Followup 0745c488, fix references to 9.4
2016-09-05 18:38:56 +02:00
Tim Sutton 932d4ba7a6 Merge pull request #48 from jancelin/patch-1
problem postgresql version on start-postgis.sh
2016-09-05 18:38:06 +02:00
ANCELIN Julien 2033b60919 problem version
postgresql version is 9.4, instead of 9.5
2016-09-05 16:31:54 +02:00
Matthias Kuhn 6b778869d7 Followup 0745c488, fix references to 9.4 2016-06-28 10:11:37 +02:00
Tim Sutton c97ea78fca Merge pull request #42 from matt-baker/docker-machine-support
Allow custom IP range in pg_hba.conf via docker run -e
2016-05-25 15:13:31 +02:00
Tim Sutton f61915da99 Updated references to pg and postgis versions in readme 2016-05-24 10:02:40 +02:00
Tim Sutton 9285e832a3 Resolved merge conflicts with upstream 2016-05-24 10:00:52 +02:00