admire
e78909e5b5
remove replication password which is repeated
2021-06-12 16:13:38 +02:00
admire
f325268249
fix dir creation
2021-06-12 15:48:26 +02:00
admire
22550cdb1d
wip - passwords
2021-06-10 18:27:48 +02:00
admire
b8ce200076
random password and add kartoza figlet
2021-06-06 17:36:15 +02:00
admire
d64d2dcff0
update readme and expose ssl certificates to be used with docker secrets
2021-05-18 09:52:45 +02:00
admire
c07305b85c
add ssl_dir env to allow dynamic setup of custom certificates
2021-05-17 21:50:50 +02:00
admire
50f04f5f67
Fix SSL configs for forcing client connections
2021-05-16 11:20:18 +02:00
mazano
032f8a4f7a
Merge pull request #304 from Mohsen-eng74/fix/scripts/setup-database
...
Fix error on enabling uuid-ossp extension
2021-05-10 15:44:16 +02:00
mohsen.eng74
43adffaf65
Fix error on enabling uuid-ossp extension
2021-05-10 14:15:56 +04:30
admire
ae656a2f72
Force cllients to connect with SSL
2021-05-04 13:10:19 +02:00
nilsnolde
06ef17a9ca
fix README conflict
2021-03-02 11:48:46 +01:00
admire
2c1657efd3
Fix pr review issues
2021-03-02 07:45:59 +02:00
nilsnolde
55147c77a9
add IGNORE_INIT_HOOK_LOCKFILE env var to be able to execute scripts on every container startup
2021-03-01 14:00:39 +01:00
admire
f3264d4db8
Random optimisations
2021-03-01 08:42:38 +02:00
Rizky Maulana Nugraha
0df962e1f8
Fix scenario tests
...
- Fix cache keys for GH Action
- Disable logical_replication test health-check
By disabling health-check, we can immediately see the logs
2021-01-27 23:29:23 +00:00
admire
09c57349ee
Some minor tweaks
2021-01-05 19:09:48 +02:00
admire
ce862ea55d
Include extra config and fix wget in gdal install
2021-01-05 15:46:47 +02:00
admire
0da01b8092
Change replication to streaming replication
2021-01-05 11:32:26 +02:00
admire
c3182d69e9
DRY
2021-01-03 13:35:33 +02:00
admire
a80b240397
split conf into seperate files
2021-01-03 13:18:32 +02:00
admire
2f6cf6a071
added base build folder into main branch and various optimisations - revert commit for fixing passwords with strange characters - not worth the hassle
2021-01-02 23:34:42 +02:00
mazano
e6bc0fb17d
Merge pull request #273 from NyakudyaA/user-create
...
Fix passwords to use all characters
2020-12-09 17:54:00 +02:00
mazano
009f6b3156
add pg-cron back with the image ( #284 )
2020-11-04 21:49:46 +02:00
mazano
07747252b2
Upgrade version to 13.0 ( #276 )
...
* Upgrade version to 13.0
* Fix failing tests and add more env variable customisations
* Use args for building versions
* remove unneeded line
2020-10-09 08:09:56 +02:00
mazano
46d64624a9
Add logical replication ( #264 )
...
* WIP
* Added logic to split between streaming and logical replication
* fix descriptions in readme
* added replication settings to conf files for logical repl
* Rename services to proper names for replication
* Fix review issues
* added test for logical replication
* add logical replication test to travis
* fix script for startup in logical replications
* fix volume declaration
* Fix and improve replication unittests
Co-authored-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
2020-10-01 17:55:53 +02:00
admire
67d0ef32d3
Fix passwords to use all characters
2020-08-28 20:40:31 +02:00
mazano
444f19e13d
Fix default values for wal storage and archiving ( #269 )
2020-08-25 08:53:45 +02:00
mazano
16feae35b5
Reorganize readme, add env for changing time support in DB ( #255 )
...
Co-authored-by: admire <admire@kartoza.com>
2020-06-14 18:22:13 +02:00
mazano
729d6d94fa
Set password authentification to scram-sha-256 ( #240 )
...
* Set password authentification to scram-sha-256
* fix init startup and make the default pass auth to md5
* Update readme
Co-authored-by: admire <admire@kartoza.com>
2020-05-01 07:33:49 +02:00
Rizky Maulana Nugraha
6b432add57
Fix #241
2020-04-28 22:01:39 +07:00
Nils
9b82076178
add pgrouting ( #238 )
...
* add pgrouting: install, as default extension and scenario test; fixes #236
* add extensions test to .travis.yml
2020-04-23 14:10:09 +02:00
mazano
8b12300b2b
reorder scripts and add new env variable for shared libraries ( #231 )
...
* reorder scripts and add new env variable for shared libraries
* Fix failing test
* Increase timeout for collation tests
Co-authored-by: admire <admire@kartoza.com>
2020-04-14 19:00:36 +02:00