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 |
ANCELIN Julien
|
2033b60919
|
problem version
postgresql version is 9.4, instead of 9.5
|
2016-09-05 16:31:54 +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 |
Baker
|
4288b4a7b1
|
Added better description to docker env vars
|
2016-05-12 15:55:40 -05:00 |
Baker
|
e88bc03560
|
Added flexible IP range as arg on docker run
|
2016-05-12 15:51:30 -05:00 |
Gael Abadin
|
b58fe84454
|
upgrade postgres to 9.5 and postgis to 2.2
|
2016-04-20 11:47:18 +02:00 |
Riaan van den Dool
|
31f3a141d1
|
Enable PostGIS Out DB raster support
http://postgis.net/2015/05/02/tip_enable_raster_drivers/
http://postgis.net/docs/postgis_installation.html#install_short_version
|
2016-02-23 17:27:56 +02:00 |
Anentropic
|
089c3eaf1a
|
start temporary server in local-only mode, poll instead of blind wait, preserve pid 1
|
2015-11-07 22:11:29 +00:00 |
Luke Swart
|
272af0e471
|
Fix TOPOLOGY conditional typo
|
2015-09-02 12:10:28 -07:00 |
Tim Sutton
|
cd39da18fe
|
Fix incorrect version in 9.4 branch
|
2015-08-11 23:54:59 +02:00 |
Tim Sutton
|
24f73c6f03
|
Fix references to 9.4 to make them 9.3 rather
|
2015-08-11 23:27:15 +02:00 |
Tim Sutton
|
8e0ca93712
|
Switch to using debian base image and pg 9.4
|
2015-08-09 01:19:40 +02:00 |
Tim Sutton
|
3eaed15775
|
Fix error in enabling topology by default
|
2015-08-08 16:31:48 +02:00 |
Tim Sutton
|
1efb4aba27
|
enable hstore and topology by default
|
2015-08-08 16:17:14 +02:00 |
Tim Sutton
|
ce33b11509
|
Fixed POSTGRES_USER reference in start script
|
2015-08-08 16:07:21 +02:00 |
Tim Sutton
|
019a5075f0
|
Merge pull request #24 from Gustry/fix
Improvments
|
2015-08-08 15:51:27 +02:00 |
Tim Sutton
|
f01979c338
|
Merge pull request #9 from anentropic/issue/8-default-user
avoid name collision of env var so default docker user can be created
|
2015-08-08 15:40:41 +02:00 |
Etienne Trimaille
|
224e1e0cba
|
add options for hstore and topology
|
2015-07-22 14:24:37 +02:00 |
Etienne Trimaille
|
d8cf8f4296
|
use create extension postgis instead executing sql file
|
2015-07-22 14:21:42 +02:00 |
Etienne Trimaille
|
a854df6fe6
|
upgrade to ubuntu latest and fix sql command
|
2015-07-22 12:22:40 +02:00 |
Volkan Unsal
|
ee0a922702
|
Closes #14
|
2015-01-06 19:25:29 -05:00 |
Anentropic
|
03a169c84a
|
avoid name collision of env var so default docker user can be created
|
2014-12-08 15:07:53 +00:00 |
Tim Sutton
|
b71947458a
|
Fix for postgis not going into foreground after setup
|
2014-12-06 21:03:25 +07:00 |
Tim Sutton
|
b3e2747c5d
|
Dont use perms wrapper. Dont create users in dockerfile too.
|
2014-12-06 14:09:58 +07:00 |
Tim Sutton
|
0348c41a81
|
Updated readme
|
2014-10-02 16:52:45 +02:00 |
Tim Sutton
|
c30dee363f
|
Fixes for specifying custom user / pass / volume options at start
|
2014-10-02 16:45:01 +02:00 |
Riaan van den Dool
|
a06801e1ca
|
Add legacy support for gist
|
2014-08-21 10:43:55 +02:00 |
Tim Sutton
|
78c4a31e9c
|
Create gis db by default so we are ready to roll
|
2014-08-05 10:56:00 +02:00 |
Tim Sutton
|
b00bc91a07
|
Woohoo simple setup of container (less suing to postgres) and run container as user postgres and support for ssl now works out the box
|
2014-08-05 10:45:28 +02:00 |
Tim Sutton
|
e594cb19b8
|
In progress ssl support
|
2014-08-04 17:10:07 +02:00 |
Tim Sutton
|
b1c60d5eb9
|
Updates for docker container
|
2014-05-09 01:25:52 +02:00 |
Tim Sutton
|
4c7b293f06
|
Tweaks to setup scripts
|
2014-05-04 21:14:46 +02:00 |