Commit Graph

2 Commits

Author SHA1 Message Date
mjanez f86e1be5a5
Fix non-root user execution of ckan-pycsw
- Also add pycsw.conf INSPIRE extended info.
2023-09-22 12:08:24 +00: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