Wykres commitów

348 Commity (develop)

Autor SHA1 Wiadomość Data
mazano 0772eb3100
fix timescale build args (#470)
* fix timescale build args

* fix #463

* fix https://github.com/kartoza/docker-postgis/issues/462#issuecomment-1980535546

* DRY functions

---------

Co-authored-by: spatialgeobyte <158478685+spatialgeobyte@users.noreply.github.com>
2024-03-17 20:07:08 +02:00
dependabot[bot] 75717923a2
Bump docker/setup-qemu-action from 2 to 3 (#461) 2023-11-04 22:32:06 +02:00
mazano 249de77ce6
Add option to run python scripts in entrypoint (#459)
* add option to also run python scripts
2023-10-23 17:27:18 +02:00
mazano 8d5482c134
do not specify architectures in Dockerfile (#458) 2023-10-10 22:53:00 +02:00
mazano 071db69312
upgrade to v16 (#457)
* upgrade to v16
2023-10-08 17:31:55 +02:00
mazano c4fa12fd1b
workflows update (#456)
* workflows update

* workflows updates
2023-10-08 14:32:53 +02:00
dependabot[bot] b1a32de5e2
Bump docker/build-push-action from 4 to 5 (#451)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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>
2023-10-06 19:05:21 +02:00
dependabot[bot] b767f45922
Bump actions/checkout from 3 to 4 (#452)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-10-06 18:47:14 +02:00
dependabot[bot] 158b792eb4
Bump docker/metadata-action from 4 to 5 (#450)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [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/v4...v5)

---
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-10-06 18:33:52 +02:00
dependabot[bot] 23c9e92781
Bump docker/setup-buildx-action from 2 to 3 (#449)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-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-10-06 18:22:31 +02:00
dependabot[bot] 6a90895ed2
Bump docker/login-action from 2 to 3 (#448)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-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-10-06 18:06:49 +02:00
mazano 4893773bdc
fix variable mismatch in workflows (#455)
* fix variable mismatch in workflows
2023-10-06 17:03:28 +02:00
jyrkka 1468f485e0
Fix issue with multiple schema creation and modify existing tests (#454) 2023-10-02 13:20:27 +02:00
mazano 98f3c97e7d
upgrade to pg16 (#447)
* upgrade to pg16
2023-09-26 15:07:46 +02:00
mazano c816d5e72e
fix #439 (#445)
* fix #439

* add promote class
2023-09-04 21:56:45 +02:00
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