Wykres commitów

333 Commity (74bb497307c6652a0c08bdbbd9bfc3ac11517fd9)

Autor SHA1 Wiadomość Data
mazano 74bb497307
fix issue with multiple db creation and add test for this (#443)
* fix issue with multiple db creation and add test for this
2023-08-31 17:37:28 +02:00
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 d00a5f6bce
upgrade to 15-3.4 (#441) 2023-08-19 20:22:21 +02:00
Tenz 56643f4d05
Feature/extension h3 (#428)
* Adding h3 library installs to enable h3, h3_postgis extensions

* enable h3 extensions by default if env var POSTGRES_MULTIPLE_EXTENSIONS is not set

* Fix build since we migrated to new base image

* do not activate h3 by default for backward compatibility

* upgrade workflows to use bookworm

* fix pip install

---------

Co-authored-by: Martino <martino.boni@generali.com>
Co-authored-by: mazano <addloe@gmail.com>
2023-08-06 05:02:07 +02:00
mazano e808ce66bb
upgrade base image (#436) 2023-07-29 15:07:11 +02:00
Matt Forrest 4175036222
Update docker-compose.yml with port 25432 (#437) 2023-07-11 08:33:14 +02:00
Adrien Pompée 3316cfc0de
Better handling of signals from docker kill by launching postgres as PID 1. (#435)
Co-authored-by: Adrien Pompée <adrien.pompee@atmosphere.aero>
2023-07-07 13:00:34 +02:00
mazano 863494e5af
fix #426 (#430)
* fix #426

* fix logic to get versions
2023-07-01 09:47:21 +02:00
dependabot[bot] fd0f76c291
Bump docker/build-push-action from 3 to 4 (#433)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mazano <addloe@gmail.com>
2023-07-01 07:35:46 +02:00
dependabot[bot] 31a4cd41e1
Bump docker/metadata-action from 3 to 4 (#432)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 06:26:28 +02:00
mazano 1c841a34e5
add dependabot (#431) 2023-06-20 22:20:04 +02:00
mazano dec5cd55f0
fix changing file permisions on restart (#422) 2023-04-22 06:34:37 +02:00
mazano 212558072f
skip changing ownership of secrets folder (#421) 2023-04-15 08:01:16 +02:00
mazano b70664d906
fix issue with host mounts (#419)
* fix issue with host mounts and add tests
2023-03-30 07:08:30 +02:00
mazano 6eb1043519
fixes #416 (#417) 2023-03-25 11:13:07 +02:00
mazano 9f8f979b6e
run container as none root (#403)
* add option to run as none root and update tests
2023-02-01 06:42:32 +02:00
mazano 63b52ffd9b
add issue templates (#410) 2023-01-22 21:19:15 +02:00
mazano f124d2349c
fix install extensions when having multiple DB (#407) 2023-01-12 10:09:52 +02:00
Benoit Orihuela b3fbc460e9
fix: also load pg_cron when timescale is enabled (#404) 2023-01-09 09:30:03 +02:00
Benoit Orihuela 6675b77ed7
chore: upgrade to last Timescale version (#405) 2023-01-09 08:48:59 +02:00
mazano ac9ec47e3b
install tagged versions of extensions (#400)
* fix #391
2022-12-23 15:50:45 +02:00
mazano c46a7b6a7b update workflow with test for init script (#402) 2022-12-20 22:03:34 +02:00
mazano e7fd886c38
minor tweaks (#401) 2022-12-20 17:43:58 +02:00
mazano 904607b0a5
reactivate pg_cron (#398) 2022-12-06 19:05:26 +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 3a49b1513a
Workflows (#393)
* update build scripts and workflows
2022-10-27 03:30:46 +02:00
mazano 6fc6147160
postgresql 15 upgrade (#392)
* postgresql 15 upgrade

* fix compose

* fix workflows
2022-10-26 07:39:14 +02:00
Saif Ul Islam ec57044706
📝 fix: README update, ToC, formatting, wrapping under 79 characters (#389)
Signed-off-by: saif <saifulislam84210@gmail.com>

Signed-off-by: saif <saifulislam84210@gmail.com>
2022-08-30 09:20:39 +02:00
Benoit Orihuela a305ce1483
fix: Timescale extension not installed due to not matching case insensitive match (#388) 2022-08-18 10:40:41 +02:00
mazano 912b182e61
add package to allow mysql fdw extension (#384) 2022-07-22 20:56:42 +02:00
mazano 5bcdc81524
upgrade to minor version 14-3.3 (#380) 2022-06-23 10:13:11 +02:00
mazano 01768bde07
Replication updates (#374)
* Archive and restore should not be on by default. They are eclusive to each other

* add option to use gzip with wal archiving
2022-05-09 20:43:27 +02:00
mazano 2078d4e0a5
fix ssl connection string in replication (#375)
* fix SSL connection string in streaming replication
2022-05-09 18:12:01 +02:00
mazano a36eab044a
only use archiving commands when mode is set to on (#371)
only use archiving commands when mode is set to on
2022-05-07 15:08:57 +02:00
mazano 3fc60d46e7
fix lock file mounts (#369)
* fix lock file mounts
2022-04-29 16:05:31 +02:00
mazano 2be8456411
fix promote to master in streaming replication (#370)
* fix promote to master in streaming replication

* remove tests in example compose

* Fix grammar error
2022-04-29 15:52:14 +02:00
mazano 55137f4418
Dry paswords (#339)
* DRY for password generation
2022-04-27 08:30:16 +02:00
Cameron 3db0328ee1
Bug fix: kartoza/pg-backup:14.0 not available (#363)
Changed to kartoza/pg-backup:14-3.1 to be consistent with version of db image (kartoza/postgis:14-3.1)
2022-04-25 04:55:05 +02:00
Dominic Schaff 3bddd8c1c8
Update action checks (#367) 2022-02-14 09:36:52 +02:00
mazano fcec79d052
Timescale build argument (#361)
* disable timescale build
2022-02-11 12:03:44 +02:00
mazano a79b312185
upgrade to postgis 3.2 (#356) 2022-01-13 22:03:20 +02:00
mazano 2c4a732b78
Add option to auto tune postgresql config using timescale-db tune (#348)
* Add option to auto tune postgresql config using timescale-db tune
2021-12-03 19:08:00 +02:00
mazano 94cda98542
Run startup scripts against all databases specified in the env variab… (#335)
* Run startup scripts against all databases specified in the env variable POSTGRES_DB
2021-12-03 18:09:56 +02:00
Rizky Maulana Nugraha f5bc38fddb
Gh-action-fix (#349)
* Gh-action-fix
2021-11-28 07:38:57 +02:00
Rizky Maulana Nugraha 5b94d52c6e
test: temporarily disables cache-from 2021-11-26 19:52:27 +07:00
Rizky Maulana Nugraha c50063ff66
test: add type to no-cache option 2021-11-26 19:43:56 +07:00
Rizky Maulana Nugraha 076b33efd3
test: add cache invalidation counter 2021-11-26 19:40:58 +07:00
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