Schedule a recurring task to run at a specific time interval and check if gunicorn is running. Kill any gunicorn process with "gunicorn" or "pycsw.wsgi:application" in its name or command line.
- 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.