Commit Graph

16 Commits

Author SHA1 Message Date
mjanez bc3729167b
Improve the ckan-pycsw service
- Add ckan-pycsw envvars.
- Add SSL_UNVERIFIED_MODE for use in development with NGINX self-hosted SSL certificate.
2024-09-24 15:13:59 +02:00
mjanez 7a819c3a30
Update .gitignore to include docker-compose.local-*.yml file 2024-09-18 12:03:52 +02:00
mjanez 10e3db2ba5
Update .gitignore to include .env.codespaces file 2024-09-18 11:30:11 +02:00
mjanez 08f2424be2
Update ckan-2.9.11
- Optimize docker-entrypoints.
- Optimize .env files.
- Update ckanext-dcat to v1.8.0
2024-08-26 17:16:08 +02:00
mjanez f08177a55e Fix scheming_dcat to schemingdcat 2024-03-21 14:48:50 +01:00
mjanez 6e862868ae
Update gitignore 2023-09-26 10:29:20 +02:00
mjanez 2a79fe143f
Update docs 2023-09-18 15:32:59 +00:00
mjanez 49abac6ae7 Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master 2023-08-09 14:05:35 +02:00
Brett bec42c3974 Update .gitignore
Remove .env from the GitHub repo
2023-07-31 13:44:47 +01:00
mjanez 0ba0561f31
Fix development mode 2023-05-02 14:47:10 +02:00
mjanez 5c3a97ea8c
Add README.md to log/ and metadata/ 2023-04-22 21:51:14 +02:00
mjanez 47a26dc021
Update README.md and change default .env to .env.example
This will make it easy to clone the repository, and the custom .env will remain intact.
2023-04-18 20:00:51 +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
mjanez fdf4d82064
Update dev docker
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).
2023-03-17 10:09:20 +00:00
Brett 9607fb7bbc Update .gitignore 2022-01-07 15:20:06 +01:00
Clément 17c07d99ff Initial commit 2014-10-26 21:21:58 +00:00