Rizky Maulana Nugraha
dd9c11fdcf
fix #321 : POSTGRES_INITDB_WALDIR handling ( #324 )
...
This is mainly to fix #321
Fix POSTGRES_INITDB_WALDIR behaviour as expected for the default setup.
With added several minor improvements:
* Add scenario tests for testing POSTGRES_INITDB_WALDIR possible setup
* Improve README.md
* Fix symlink resolution check
2021-08-19 20:55:32 +07:00
mazano
aee92e74d6
Merge pull request #320 from kartoza/append_pass
...
fix appending password to text file on restart and add description to…
2021-07-01 10:42:21 +02:00
admire
979ca6c220
fix appending password to text file on restart and add description to mention pg-wal creation
2021-07-01 10:31:07 +02:00
mazano
f1d0ec0d89
Merge pull request #318 from kartoza/wal
2021-06-29 21:55:07 +02:00
admire
cc3b0cc9b2
fix default pg_wal dir
2021-06-29 21:28:26 +02:00
mazano
d74d07c495
Merge pull request #316 from kartoza/fix-wal-dir
...
fix init waldir
2021-06-29 08:31:19 +02:00
admire
49ccb78627
fix init waldir
2021-06-28 17:31:18 +02:00
mazano
62ace3d3db
Merge pull request #313 from kartoza/fix-password
...
Fix password
2021-06-27 19:21:17 +02:00
admire
bee6939a11
fix readme
2021-06-27 19:12:37 +02:00
mazano
5b890787f6
Merge pull request #315 from typebrook/patch-1
2021-06-25 07:59:58 +02:00
Hsieh Chin Fan
14c8921c5d
Fix invalid command in README
...
"./" is not allowed inside docker volume name, use "pwd" instead
2021-06-20 21:47:21 +08:00
admire
e78909e5b5
remove replication password which is repeated
2021-06-12 16:13:38 +02:00
admire
c80597fcd0
add password to docker compose
2021-06-12 15:58:52 +02:00
admire
f325268249
fix dir creation
2021-06-12 15:48:26 +02:00
admire
18084b5e28
explicity declare password
2021-06-12 13:25:54 +02:00
admire
22550cdb1d
wip - passwords
2021-06-10 18:27:48 +02:00
admire
1d1560733c
WIP random password
2021-06-07 08:49:30 +02:00
admire
b8ce200076
random password and add kartoza figlet
2021-06-06 17:36:15 +02:00
mazano
f3aa83f23e
Merge pull request #308 from shuuji3/refine-readme
2021-06-06 11:11:25 +02:00
TAKAHASHI Shuuji
f27bf45906
Refine README.md
2021-06-01 22:19:05 +09:00
mazano
fcac40b2ad
Merge pull request #307 from kartoza/client_ssl
...
Fix SSL configs for forcing client connections
2021-05-18 12:17:26 +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
e63bced7a3
Update readme based on feedback
2021-05-17 17:33:27 +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
mazano
1a3ff226e5
Merge pull request #303 from NyakudyaA/ssl
...
Force clients to connect with SSL
2021-05-10 15:12:06 +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
mazano
0beb1ece8f
Merge pull request #296 from gis-ops/nn_optional_startup_lockfile2
...
Optional execution of startup scripts on every container start
2021-03-02 13:26:02 +02:00
nilsnolde
06ef17a9ca
fix README conflict
2021-03-02 11:48:46 +01:00
mazano
097e0652d7
Merge pull request #293 from NyakudyaA/auth
...
Random optimisations
2021-03-02 07:58:40 +02: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
5aba025b44
Fix build script
2021-03-01 09:09:23 +02:00
admire
f3264d4db8
Random optimisations
2021-03-01 08:42:38 +02:00
Rizky Maulana Nugraha
e7e1d9949a
Merge pull request #291 from lucernae/fix-ci
...
Improve action for PR build
2021-02-04 13:27:49 +07:00
Rizky Maulana Nugraha
2e53d9451c
Use default repo name because secrets not available for external PR
2021-01-30 17:47:40 +07:00
Rizky Maulana Nugraha
cd7c2337a5
Fix action on pull_request
2021-01-30 17:33:47 +07:00
Rizky Maulana Nugraha
a955d06774
Update Github Actions image tag
2021-01-30 10:06:21 +07:00
Rizky Maulana Nugraha
8c1736828a
Include scenario_tests on excluded dockerignore
2021-01-30 10:00:08 +07:00
Rizky Maulana Nugraha
b48b6a02f1
Improve dockerignore
2021-01-30 10:00:07 +07:00
Rizky Maulana Nugraha
f150d37d82
Update Github Action for external PR
2021-01-30 10:00:07 +07:00
Rizky Maulana Nugraha
c8f7978644
Merge pull request #289 from NyakudyaA/develop
...
Further improvements
2021-01-29 18:35:14 +07:00
Rizky Maulana Nugraha
6d3c1c1af4
Goodbye Travis
...
I don't really know why the build failed in Travis, even though it is
using the same scripts.
Thank you for all the hardwork.
2021-01-28 00:31:53 +00:00
Rizky Maulana Nugraha
5f125af29c
Fix travis
2021-01-28 00:08:33 +00: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
Rizky Maulana Nugraha
3e5c371720
Enable travis for comparison
2021-01-28 02:55:22 +07:00
Rizky Maulana Nugraha
14c16edd95
Improve build cache keys
2021-01-28 02:54:59 +07:00
Rizky Maulana Nugraha
4a42a37069
Improve scenario tests logging
2021-01-28 02:43:09 +07:00