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
06b5cb538f
feat(dockerfile): 🚀 Add new CKAN extensions
...
Include CKAN extensions for geonetwork and d4science in Dockerfile. This helps integrate additional data management capabilities into the CKAN system.
2024-10-02 14:39:59 +02:00
Alessio Fabrizio
9526cd9927
add requirements.txt
2024-10-02 11:31:29 +02:00
Alessio Fabrizio
d370f844bc
add extensions in dockerFIle
2024-10-02 10:54:19 +02:00
mjanez
c0185a51eb
Update Dockerfile to install cron for scheduled tasks and upgrade CKAN ghcr image to 2.10.5
2024-09-23 19:23:42 +00:00
mjanez
ad6977a010
Update Scheming DCAT version to v4.0.0
2024-09-20 14:40:54 +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
mjanez
08f2424be2
Update ckan-2.9.11
...
- Optimize docker-entrypoints.
- Optimize .env files.
- Update ckanext-dcat to v1.8.0
2024-08-26 17:16:08 +02:00
mjanez
797a4095e0
Update ckanext-schemingdcat to v3.2.2
2024-07-30 08:30:44 +00:00
mjanez
4dd374c2c5
Update ckanext-schemingdcat to v3.2.1
2024-06-27 10:00:09 +00:00
mjanez
4542fb5928
Update ckanext-spatial reqs
...
Incompatibility with Shapely >2 Due to NumPy 2.0 Update, see:
https://github.com/ckan/ckanext-spatial/issues/330
2024-06-17 08:26:28 +00:00
mjanez
8ec02e948d
Update ckanext-dcat and ckanext-schemingdcat
...
- Update mjanez/ckanext-dcat to v1.8.0-alpha
- Update mjanez/ckanext-schemingdcat to v3.2.0
- Update CKAN configuration with new facet list for dataset scope
2024-06-07 21:31:52 +02:00
mjanez
cf8db6dc39
Update ckanext-schemingdcat
2024-05-17 13:28:00 +00:00
mjanez
b843de1946
Apply patches to the ckan Dockerfile
2024-04-12 12:49:05 +00:00
mjanez
efefb7338e
Fix Dockerfile to install requirements for ckanext-schemingdcat
2024-04-01 10:28:34 +02:00
mjanez
e46f8df85c
Update extensions
...
https://github.com/mjanez/ckan-docker/issues/114
2024-03-21 16:28:33 +01:00
mjanez
f08177a55e
Fix scheming_dcat to schemingdcat
2024-03-21 14:48:50 +01: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
7e5e4e8099
Update ckanext-spatial
...
Add Spatial - v2.1.1 version with pyproj patch.
2024-02-12 12:29:45 +01: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
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
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
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
b3ea1d2fac
Improve Dockerfiles with hadolint
2023-09-28 11:36:09 +00:00
mjanez
21b0902959
Fix docker-pr
2023-09-27 17:17:03 +02:00
mjanez
54a807a23d
Update plugins
...
- scheming_dcat to v2.0.0
2023-09-25 07:53:45 +00:00
mjanez
48082c544b
Update mjanez/ckanext-dcat to v1.2.0
2023-09-22 09:03:00 +00:00
mjanez
f47beca84d
Update plugins
2023-09-18 16:01:05 +00:00
mjanez
03d45b3b4f
Merge branch 'ckan-2.9.9' of https://github.com/mjanez/ckan-docker into ckan-2.9.9
2023-08-28 08:51:42 +02:00
mjanez
b34a5da18c
Update plugin
...
- scheming_dcat v1.2.0
2023-08-28 08:42:03 +02:00
mjanez
b2f1bd4e39
Update scheming_dcat to 1.1.0
2023-08-23 10:57:27 +00:00
mjanez
149421d2ba
Update plugins and fix reqs install
2023-08-23 10:15:52 +00:00
mjanez
975fed626e
Update scheming_dcat to 1.1.0
2023-08-22 16:35:42 +02:00
mjanez
922edc720c
Fix Dockerfile plugins
...
Fix ckanext-scheming_dcat repo.
2023-08-09 11:17:40 +02:00
mjanez
30b699f4d7
Remove ckanext-sparql_interface
...
Unnecesary.
2023-08-09 11:04:07 +02:00
mjanez
554e2dfbcf
Update plugins
...
- Use ckan/ckanext-scheming vanilla (3.0.0) instead of custom ckanext-scheming
- Update all custom templates, tools and schemas to mjanez/ckanext-scheming_dcat
2023-08-09 10:51:04 +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
75ae76c460
Remove ckanext-sparql_interface
2023-07-20 11:21:43 +00:00
mjanez
3d3bb36a62
Update & Fix extensions
2023-07-20 11:19:53 +00:00
mjanez
844f50fa46
Update extensions
...
- Scheming - 1.1.0-geodcatap
- Facet Scheming - 1.0.1
- SPARQL Interface - 2.0.1
2023-07-03 13:55:56 +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
eeeb652ace
Add ckanext-facet_scheming
...
facet_scheming is designed to provide templates and functions to be used by other extensions over it. It uses the fields defined in a scheming file to provide a set of tools to use those fields for scheming, and a way to include icons in its labels when displaying them.
- Fix 02_setup_scheming to insert ckanext-facet_scheming ennvars and solr rebuild index.
- Update Dockerfile.spatial
- Update .env.example
2023-05-07 13:03:20 +02:00
mjanez
0ba0561f31
Fix development mode
2023-05-02 14:47:10 +02:00
mjanez
ac55760220
Update tags of extensions
...
* ckanext-dcat & ckanext-scheming: 1.0.0-geodcatap
* ckanext-resourcedictionary: 1.0.1
2023-04-17 10:50:47 +02:00
mjanez
7539c0cf4f
Update Dockerfiles and docker compose files
2023-04-14 08:13:31 +02:00