mazano
80b4b715b6
add option to deactivate cron installation, run bash script through s… ( #442 )
...
* add option to deactivate cron installation, run bash script through shellcheck
* remove cron setting in compose
2023-08-20 23:27:11 +02:00
mazano
d4ad04e57f
fix pg_hba ( #396 )
...
* fix unreported bug with mismatch values in pg_hba.conf and fix health check test
2022-12-02 13:44:07 +02:00
mazano
3fc60d46e7
fix lock file mounts ( #369 )
...
* fix lock file mounts
2022-04-29 16:05:31 +02:00
mazano
55137f4418
Dry paswords ( #339 )
...
* DRY for password generation
2022-04-27 08:30:16 +02:00
admire
2b27aa0a91
fix pg_hba_config based on new changes
2021-10-01 17:52:52 +02:00
admire
b8ce200076
random password and add kartoza figlet
2021-06-06 17:36:15 +02:00
admire
50f04f5f67
Fix SSL configs for forcing client connections
2021-05-16 11:20:18 +02:00
admire
ae656a2f72
Force cllients to connect with SSL
2021-05-04 13:10:19 +02:00
admire
2c1657efd3
Fix pr review issues
2021-03-02 07:45:59 +02:00
admire
f3264d4db8
Random optimisations
2021-03-01 08:42:38 +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
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