Commit Graph

15 Commits

Author SHA1 Message Date
mjanez 8eb06e9fb5
Update samples
Fix scheming_dcat issues
2024-04-24 11:31:12 +00:00
mjanez f08177a55e Fix scheming_dcat to schemingdcat 2024-03-21 14:48:50 +01:00
mjanez fb158d7ce3 Setting up the harvesters (ckan container)
Use supervisor to allow fetch and gather consumers in the background:
https://github.com/ckan/ckanext-harvest#setting-up-the-harvesters-on-a-production-server
2024-02-21 09:16:47 +01:00
mjanez 6a2b5543de Rename image to ckan-docker 2023-10-02 11:22:13 +02:00
mjanez e5447ef32b Add CKANEXT__DCAT__DEFAULT_CATALOG_ENDPOINT ennvar
Allow to set the default catalog endpoint of the portal.
2023-09-25 10:00:39 +02:00
mjanez c302fdc79e
Update attribution for .env /samples/* 2023-09-22 09:38:10 +00:00
mjanez f58ce7cc7c
Update .envs catalog/csw base uris for scheming_dcat 2023-09-22 09:02:40 +00:00
mjanez b2994504ce Update base profile to euro_dcat_ap_2
- Update map attribution to SCNE (Spain).
2023-09-21 12:49:54 +02:00
mjanez 8392b0a72f Add geometadata_base_uri ennvar
- Update 02_setup_scheming.sh
- Update .env files
2023-09-02 11:06:40 +02:00
mjanez 6b9c5089e8 Default http port (81)
WIP: https://github.com/mjanez/ckan-docker/issues/67
2023-08-10 04:26:50 +02:00
mjanez cf18c31492 Fix env files 2023-08-09 14:50:36 +02:00
mjanez 554e2dfbcf Update plugins
- Use ckan/ckanext-scheming vanilla (3.0.0) instead of custom ckanext-scheming
- Update all custom templates, tools and schemas to mjanez/ckanext-scheming_dcat
2023-08-09 10:51:04 +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
mjanez 8f76fc9f3b
Update 2.9 images to CKAN 2.9.9
https://github.com/mjanez/ckan-docker-spatial/pull/13
2023-06-22 09:58:53 +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