Wykres commitów

17 Commity (1d1560733c63a613b4c2ce5c271b3fa93d565785)

Autor SHA1 Wiadomość Data
admire b8ce200076 random password and add kartoza figlet 2021-06-06 17:36:15 +02:00
admire c07305b85c add ssl_dir env to allow dynamic setup of custom certificates 2021-05-17 21:50:50 +02:00
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
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
admire 09c57349ee Some minor tweaks 2021-01-05 19:09:48 +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
admire 77578f4a5c add pg-cron back with the image 2020-11-04 21:25:18 +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
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