Wykres commitów

286 Commity (b8c1ca70720e296517758bcd85706c4699eab2a5)

Autor SHA1 Wiadomość Data
Rizky Maulana Nugraha b8c1ca7072
test: update github action parameter 2021-11-26 19:28:20 +07:00
Rizky Maulana Nugraha 7caa022f41
test: add option to disable cache in github action 2021-11-26 19:26:02 +07:00
Rizky Maulana Nugraha 868e195dfa test: cache invalidation using build arg 2021-11-26 12:18:45 +00:00
Rizky Maulana Nugraha 352707f372 test: cache invalidation for base image 2021-11-26 12:15:51 +00:00
mazano dcfb4e79c0
add timescale DB extension to the image (#341)
* add timescale DB extension to the image

* fix readme

* fix  duplicated upgrade entry in dockerfile
2021-11-14 16:36:03 +02:00
mazano bb31561819
use predefined pg roles (#337)
* use predefined pg roles

* remove sql for specifying default priviledges
2021-11-09 17:24:55 +02:00
Rizky Maulana Nugraha c32d905c86
fix: build images on push
Fix Github Action to build image on push to develop
2021-10-12 18:14:22 +07:00
mazano 1b47114384
Merge pull request #334 from kartoza/upgrade_14
upgrade to PostgreSQL version 14
2021-10-08 14:40:43 +02:00
mazano 3aaa206206
Merge pull request #328 from kartoza/fix-ssl-perms
add TOC
2021-10-08 14:39:19 +02:00
admire 190fd3eee7 remove ssl fixes and add it in a separate PR 2021-10-07 08:47:39 +02:00
admire 2b27aa0a91 fix pg_hba_config based on new changes 2021-10-01 17:52:52 +02:00
admire dc5b70f877 upgrade to PostgreSQL version 14 2021-10-01 16:37:12 +02:00
mazano ce13cdc3bc
Merge pull request #329 from flyingjoe/develop
Add ARM64 Build
2021-09-15 21:32:54 +02:00
flyingjoe a891b9a193 Add platforms to build 2021-09-08 20:37:40 +02:00
admire 956eb1daa7 add TOC and fix permissions for SSL certificates 2021-09-08 14:43:10 +02:00
Rizky Maulana Nugraha 2ef54ed70c test calendar versioning 2021-08-19 14:21:34 +00:00
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