Commit Graph

614 Commits

Author SHA1 Message Date
mjanez fb158d7ce3 Setting up the harvesters (ckan container)
Use supervisor to allow fetch and gather consumers in the background:
https://github.com/ckan/ckanext-harvest#setting-up-the-harvesters-on-a-production-server
2024-02-21 09:16:47 +01:00
mjanez 7e5e4e8099 Update ckanext-spatial
Add Spatial - v2.1.1 version with pyproj patch.
2024-02-12 12:29:45 +01:00
Brett Jones 89c900fe1c
Merge pull request #112 from ckan/Update-for-CKAN-2.10.3-and-2.9.10
Update for new CKAN images 2.10.3 and 2.9.10
2023-12-18 12:12:47 +11:00
Brett f0c1e97097 Update CKAN Dockerfiles 2023-12-18 12:08:59 +11:00
Brett Jones 5cd6ab310a
Merge pull request #105 from ajs6f/PostgreSQL-initialization-files-ownership
PostgreSQL initialization files ownership
2023-11-28 12:49:38 +01:00
mjanez a18e0c80d9
Merge pull request #97 from mjanez/ckan-2.9.9
Update README
2023-11-23 12:23:56 +01:00
mjanez 445e2f9025
Update README 2023-11-23 12:21:31 +01:00
mjanez 69217a41ae
Merge pull request #96 from mjanez/ckan-2.9.9
Fix bash script to backup ckan db
2023-11-23 11:36:28 +01:00
mjanez 49b9be0c3b
Fix bash script to backup ckan db 2023-11-23 11:33:09 +01:00
A. Soroka d4723599ac
Update Dockerfile
Fixes: https://github.com/ckan/ckan-docker/issues/104

Adds `--chown` flag to `COPY` command in PostgreSQL Dockerfile to ensure that initialization files can be executed by `postgres` user.
2023-11-20 12:10:09 -05:00
Brett Jones b48be9783f
Merge pull request #97 from ckan/datapusher-init
Add init script for configuring datapusher
2023-10-19 10:01:29 +02:00
Brett Jones f42b80d27e
Merge pull request #96 from ckan/init-improvements
Init stage improvements
2023-10-19 10:00:22 +02:00
mjanez 4ca24ae90e
Merge pull request #95 from mjanez/master
Add info about ckanext-scheming_dcat
2023-10-18 14:19:00 +02:00
mjanez da0f7b66d5
Add info about ckanext-scheming_dcat 2023-10-18 14:18:10 +02:00
amercader e439eda620 Add init script for configuring datapusher
As discussed in ckan/ckan-docker#95, depends on this one to be
merged/pushed first:

https://github.com/ckan/ckan-docker-base/pull/32
2023-10-17 13:08:03 +02:00
amercader c5b3981b39 Review extensions installation guidance 2023-10-17 12:47:08 +02:00
amercader 2e46f06280 Apply patches in prod images as well 2023-10-17 12:46:45 +02:00
amercader f653b0324d Remove timezone commands
They have been moved to ckan-docker-base

https://github.com/ckan/ckan-docker-base/pull/30
2023-10-17 12:39:03 +02:00
amercader f9ebc0c41c Add step to copy init files
Always copy the files in /docker-entrypoint.d automatically, otherwise
users need to explicitly add a `COPY` step in the `ckan/Dockerfile`,
which is confusing
2023-10-17 12:21:50 +02:00
mjanez 80218c9e76
Merge pull request #94 from mjanez/ckan-2.9.9
Update default basemap and pycsw conf
2023-10-16 18:11:25 +02:00
mjanez bbdaec76a1
Update default basemap and pycsw conf 2023-10-16 18:07:11 +02:00
mjanez c60559c6ec
Merge pull request #93 from mjanez/ckan-2.9.9
Update extensions README
2023-10-13 19:40:58 +02:00
mjanez d8d59abd91
Update extensions README
- Update ckanext-scheming_dcat
- Add ckanext-fluent stable version (fork)
2023-10-13 18:53:12 +02:00
mjanez ac1b6b7a16
Merge pull request #92 from mjanez/ckan-2.9.9
Add ckanext-fluent
2023-10-11 17:53:15 +02:00
mjanez 7eb35dc370 Add ckanext-fluent
- Add ckanext-fluent to Dockerfile to allow multilang fields in schemas.
- Add config for langs offered in CKAN.
2023-10-11 11:49:22 +02:00
Brett Jones 8cf41a2ee2
Merge pull request #85 from helt/fix-docker-on-windows
Fix docker compose build on windows
2023-10-08 11:15:58 +02:00
Brett Jones 4d1922a4b7
Merge pull request #92 from ckan/allow-https-in-dev-mode
Document how to run the dev server with HTTPS
2023-10-07 16:17:28 +02:00
Brett Jones 21c794b9b4
Merge branch 'master' into allow-https-in-dev-mode 2023-10-07 16:15:49 +02:00
Brett Jones 2753e5ffb1
Merge pull request #91 from ckan/fix-dev-image-tag
Fix image tag in the Dev Dockerfile
2023-10-06 16:11:13 +02:00
Brett Jones 44690796db
Merge pull request #88 from ckan/wardi-patch-1
remove container_name?
2023-10-05 14:39:38 +02:00
Brett ae0a02b107 update README 2023-10-05 14:28:54 +02:00
amercader f8a3696db9 Document how to run the dev server with HTTPS
This requires https://github.com/ckan/ckan-docker-base/pull/29 and the
images to be rebuilt and pushed before merging
2023-10-05 13:59:27 +02:00
amercader 5fc1efce33 Fix image tag in the Dev Dockerfile
As per https://github.com/ckan/ckan-docker-base/pull/28
2023-10-05 13:34:29 +02:00
mjanez e1ae3b5372
Merge pull request #91 from mjanez/ckan-2.9.9
Use ckanext-pages vanilla and add patch
2023-10-02 12:36:40 +02:00
mjanez 17aacaf358 Use ckanext-pages vanilla and add patch
To avoid errors when use ckan.root_path
2023-10-02 12:36:07 +02:00
mjanez 400f544360
Merge pull request #90 from mjanez/ckan-2.9.9
Update ckanext-pages
2023-10-02 12:22:34 +02:00
mjanez 72ee6800a7 Update logo 2023-10-02 12:22:05 +02:00
mjanez 99b437691c Add hadolint no-fail 2023-10-02 12:08:31 +02:00
mjanez 8267633879 Update ckanext-pages
Fixed version: ckanext-pages needs a ckan.root_path in the URL if set in the instance configuration.
2023-10-02 11:54:28 +02:00
mjanez ee8b458b78
Merge pull request #89 from mjanez/ckan-2.9.9
Rename image to ckan-docker
2023-10-02 11:23:22 +02:00
mjanez 6a2b5543de Rename image to ckan-docker 2023-10-02 11:22:13 +02:00
mjanez 20eb30627c
Merge pull request #88 from mjanez/ckan-2.9.9
Fix tag name
2023-10-02 11:09:09 +02:00
mjanez 4c0c627f8b Fix tag name 2023-10-02 11:07:59 +02:00
mjanez 0077377968
Merge pull request #87 from mjanez/ckan-2.9.9
Update tags
2023-10-02 11:02:18 +02:00
mjanez 4ecd0a260c Maintain stable Dockerfile.dev 2023-10-02 10:53:02 +02:00
mjanez f7032ba67b Update tags 2023-10-02 10:39:51 +02:00
mjanez e803e8d639
Merge pull request #86 from mjanez/ckan-2.9.9
Rename docker image to:  ckan-spatial
2023-10-02 10:24:05 +02:00
mjanez f7ef261fe1 Rename docker image to: ckan-spatial 2023-10-02 10:21:46 +02:00
mjanez 92209dbbe0
Merge pull request #85 from mjanez/ckan-2.9.9
Fix hadolint actions
2023-10-02 10:05:53 +02:00
mjanez 27dcb57314 Merge branch 'ckan-2.9.9' of https://github.com/mjanez/ckan-docker into ckan-2.9.9 2023-10-02 10:03:53 +02:00