- 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.
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).