Commit Graph

17 Commits

Author SHA1 Message Date
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 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 a534982176
Improve Solr dockerfile vars 2024-07-30 09:42:49 +02:00
mjanez 11d7b9ef17
Fix dataset_scope field type 2024-06-26 10:17:47 +02:00
mjanez 6cd3ed1c22
Update solr schema file to use dataset_scope instead of non_spatial_dataset 2024-05-27 11:22:24 +02:00
mjanez 37ed4c163e
Add new fields to solr schema file 2024-05-26 14:43:37 +02:00
mjanez b68866383b Update Solr fields 2023-08-28 08:42:47 +02:00
mjanez 0dbcbe055a Update Solr 9 2023-08-09 12:02: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 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 7e2f97c471
Update Dockerfile 2023-04-02 01:48:24 +02:00
mnjnz 5357b1f64f
Add solr8-spatial image 2023-04-02 01:41:55 +02:00
Brett c729b06cdb Update solr 2021-12-10 11:43:04 +01:00
Brett 986068ba68
Revert "New changes (29 Oct 2021)" 2021-10-29 17:05:48 +02:00
Brett c474785026 More solr changes 2021-10-29 14:19:27 +02:00
Brett 329557ca3c Dockerfile changes etc 2021-01-15 16:05:22 +01:00
Brett b5f2da482a First update (again) 2020-09-17 11:42:27 +02:00