Commit Graph

44 Commits

Author SHA1 Message Date
Maicol Battistini 0ee1472465
feat: add ckanext-doi plugin
Add ckanext-doi to CKAN plugins in .env.example. Updated Dockerfile and Dockerfile.dev with the ckanext-doi installation instructions.
2024-10-09 12:04:13 +02:00
Maicol Battistini c048309de1
feat: add new CKAN extensions and environment settings
Added new extensions GoogleAnalytics and Keycloak, updated the .env example file and Dockerfile.dev to include essential configuration for CKAN extensions. These changes ensure the CKAN instance includes relevant tools for better analytics and authentication support.
2024-10-02 14:40:39 +02:00
mjanez ec0b2fa8df
Update plugins and remove who.ini
- Update ckanext-xloader to fixed version.
- Update ckanext-geoview to latest.
- Update ckanext-schemingdcat to latest alpha
2024-09-18 11:20:04 +02:00
mjanez 97dfed6bbc
Update CKAN deployment to CKAN 2.10
- Improve start_ckan setup scripts (DEV/PRO) to debian-based images.
- Improve ennvars files.
- Improve Solr schema to add language.
2024-09-16 12:36:53 +02:00
mjanez 1e2f6cfe6f
Update CKAN Dockerfile versions to 2.9.12
- Update workflows to generate a tag as: `2.9.12` instead of `ckan-2.9.12`. Align with the [`ckan-docker-spatial`(https://github.com/mjanez/ckan-docker-spatial#pre-configured-ckan-docker-images) and [`ckan-docker-base`(https://github.com/ckan/ckan-docker-base#pre-configured-ckan-docker-images)` tags.
2024-08-27 12:18:30 +02:00
mnjnz 3c09d93174
Update CKAN base images to ckan-2.9.11 2024-03-20 14:01:31 +01:00
mjanez 68a9ce9ecc Add harvest & xloader worker configuration
- Update Dockerfiles
- Update start_ckan.sh with custom workers
- Update start_ckan_development.sh.override to remove automatic workers
- Add supervisor harvester.conf
- Add supervisor xloader.conf
- Update Scheming DCAT version to 2.1.0
2024-03-08 21:31:08 +01:00
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 4ecd0a260c Maintain stable Dockerfile.dev 2023-10-02 10:53:02 +02:00
mjanez 8a599a11a4
Fix Dockerfiles 2023-10-02 07:41:25 +00:00
mjanez 712abb16b2
Fix dockerfile images 2023-10-02 07:30:24 +00:00
mjanez b1ef0b736b Update Dockerfile.dev 2023-09-29 01:34:26 +02:00
mjanez b3ea1d2fac
Improve Dockerfiles with hadolint 2023-09-28 11:36:09 +00:00
mjanez 754711c837 Fix dev image 2023-08-09 10:56:49 +02:00
mjanez eba3896b44 Fix nginx multiple locations
- Replace httpd with nginx default docker-compose file
- Update nginx config
- Update httpd config
- Fix Dockerfiles
2023-07-26 10:25:03 +02:00
mjanez 8f76fc9f3b
Update 2.9 images to CKAN 2.9.9
https://github.com/mjanez/ckan-docker-spatial/pull/13
2023-06-22 09:58:53 +02:00
mjanez 65c038afd0
Fix Dockerfile.dev and add info to doc
Avoid: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/srv/app/start_ckan_development.sh": permission denied: unknown
2023-05-03 07:24:42 +00:00
mjanez 0ba0561f31
Fix development mode 2023-05-02 14:47:10 +02:00
mjanez 7539c0cf4f
Update Dockerfiles and docker compose files 2023-04-14 08:13:31 +02:00
mjanez 7a39ea5f41
Add ckan-pycsw & httpd (RDF/CSW) bundle
- Add ckan-pycsw to docker-compose.yml. Docker compose environment based on pycsw for development and testing with CKAN Open Data portals.
- Replaced NGINX with Apache HTTP Server for locations management in the domain, in particular to differentiate between the CSW catalogue (`/csw`) and the Open Data catalogue (`/catalog`).
- Improve the CKAN deployment to adapt locations.
- Other adjustments for stable container deployment.
2023-04-13 12:10:40 +00:00
mnjnz 53d2d65cb1
Add custom images of base Dockerfiles
Now use ghcr.io/mjanez/ckan-base-spatial:master
2023-03-27 12:26:51 +02:00
mjanez 64b07daf63
Update dev mode 2023-03-23 13:54:14 +01:00
mjanez 79f0b37255
ckan-docker 2.9.8 2023-03-22 15:36:55 +00:00
mjanez bb48c03341
Update Dockerfile.dev
- Use stable 2.9.7
- Add plugins
2023-03-22 09:54:02 +00:00
mjanez fdf4d82064
Update dev docker
Update:
- README, add roadmap with plugin versions.
- .env and .env.example
- Dockerfile.dev
Add:
- docker-entrypoint to update ckanext-spatial (.env) environment variables that envvars does not retrieve dynamically.
- Git patches to update the display of spatial widgets (ckanext-spatial).
2023-03-17 10:09:20 +00:00
mjanez 14b6ae04d7
Update Dockerfile.dev
Add extensions:
ckanext-harvest
ckanext-resourcedictionary
ckanext-geoview
ckanext-pages
ckanext-pdfview
2023-03-02 17:36:19 +01:00
Brett cef9af9d68 Updates for CKAN 2.10 2023-02-15 15:51:23 +01:00
Brett d2cb903f87 Updates for 2.9.7 2022-11-01 16:40:11 +01:00
Brett f44c08a162 more changes 2022-07-19 16:09:55 +02:00
Brett b340d058c3 Update Dockerfile.dev 2022-07-19 14:43:53 +02:00
Brett bf9ed5b884 Update Dockerfile.dev 2022-07-19 14:23:54 +02:00
Brett 3615c96614 more commits 2022-07-13 18:36:14 +02:00
Brett d1fe6d1e99 More changes 2022-07-07 17:39:52 +02:00
Brett 51765e0e8b More updates 2021-05-13 16:42:11 +02:00
Brett db2c0f7918 Update again 2021-05-13 13:47:05 +02:00
Brett 9b4d03aeec More updates 2021-05-13 13:30:07 +02:00
Brett 5dbce70db8 Update 2021-05-13 11:08:41 +02:00
Brett 76b7a9a8d9 More updates 2021-05-13 10:58:33 +02:00
Brett c34e986443 More updates 2021-05-13 10:17:39 +02:00
Brett 565517ae40 More updates 2021-05-13 10:09:15 +02:00
Brett 8ecc45d60e More updates 2021-05-13 08:45:32 +02:00
Brett 29fd51e466 More updates 2021-05-13 08:34:14 +02:00
Brett 0b84974ed5 Update 2021-05-12 16:25:03 +02:00
Brett 95efc96f1a Another Update 2020-09-29 12:34:56 +02:00