Commit Graph

16 Commits

Author SHA1 Message Date
mjanez 39611bec41
Fix host_ports/ports in Apache/NGINX Dockerfiles 2023-09-26 10:34:46 +02:00
mjanez 0ec2f2adde Restore previous nginx Dockerfile
TODO: Update SSL nginx configuration https://github.com/mjanez/ckan-docker/issues/67
2023-08-10 04:26:17 +02:00
mjanez 49abac6ae7 Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master 2023-08-09 14:05:35 +02:00
mjanez b2b2761328 Fix nginx image 2023-08-09 10:56:39 +02:00
mjanez eba3896b44 Fix nginx multiple locations
- Replace httpd with nginx default docker-compose file
- Update nginx config
- Update httpd config
- Fix Dockerfiles
2023-07-26 10:25:03 +02:00
Brett d06847dd24 Take out all non-SSL ports for NGINX 2023-06-03 10:22:55 +02:00
Brett a702914f20 harden NGINX config 2023-06-02 10:34:36 +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
Brett 1f3a50a476 NGINX SSL config 2022-08-16 14:02:49 +02:00
Brett 650d01ba51 setup caching in NGINX 2022-07-20 14:41:52 +02:00
Brett 5dc55f8693 More updates 2022-07-14 11:40:02 +02:00
Brett 3615c96614 more commits 2022-07-13 18:36:14 +02:00
Brett 98aaff23c4 More updates 2022-07-11 13:32:17 +02:00
Brett c5731f0cc2 update nginx Dockerfile 2021-12-09 14:44:35 +01:00
Brett e9fd95dc1e nginx changes 2021-12-09 14:41:16 +01:00
Brett b5f2da482a First update (again) 2020-09-17 11:42:27 +02:00