Commit Graph

5 Commits

Author SHA1 Message Date
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 5357b1f64f
Add solr8-spatial image 2023-04-02 01:41:55 +02:00