Commit Graph

630 Commits

Author SHA1 Message Date
mjanez cb278d10b3
Refactor start_ckan_development.sh.override to update licenses group URL in CKAN configuration 2024-09-18 11:20:37 +02:00
mjanez e082565a85
Refactor prerun.py.override to improve database connection checks and ownership of storage directory 2024-09-18 11:20:15 +02:00
mjanez ec0b2fa8df
Update plugins and remove who.ini
- Update ckanext-xloader to fixed version.
- Update ckanext-geoview to latest.
- Update ckanext-schemingdcat to latest alpha
2024-09-18 11:20:04 +02:00
mjanez 71366560b3
Add docs about ckanet-schemingdcat harvesters. 2024-09-16 12:40:11 +02:00
mjanez 97dfed6bbc
Update CKAN deployment to CKAN 2.10
- Improve start_ckan setup scripts (DEV/PRO) to debian-based images.
- Improve ennvars files.
- Improve Solr schema to add language.
2024-09-16 12:36:53 +02:00
mjanez 7b8ecec935
Merge branch 'ckan-master' into ckan-2.9.12 2024-08-27 12:33:19 +02:00
mjanez 0a58e0a088
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master 2024-08-27 12:32:42 +02:00
mjanez beefbf5d0d
Update README for CKAN Dockerfile versions to 2.11.0 2024-08-27 12:29:23 +02:00
mjanez 1e2f6cfe6f
Update CKAN Dockerfile versions to 2.9.12
- Update workflows to generate a tag as: `2.9.12` instead of `ckan-2.9.12`. Align with the [`ckan-docker-spatial`(https://github.com/mjanez/ckan-docker-spatial#pre-configured-ckan-docker-images) and [`ckan-docker-base`(https://github.com/ckan/ckan-docker-base#pre-configured-ckan-docker-images)` tags.
2024-08-27 12:18:30 +02:00
mjanez bd13584ab1
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
- Update README
3c9c3dd
- Update README
020b1b8
- envvars last plugin in .env.example
38d1a11
- remove broken, confusing CKAN_PORT setting
18fbe44
- Merge pull request #159 from ckan/envvars-last
a800f63
- Merge pull request #160 from ckan/no-ckan-port
2024-08-27 11:56:42 +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
amercader 0cb87296d8 Update project images to latest ckan release 2024-08-21 13:14:28 +02:00
mjanez d686d245d6
Update CKAN configuration to include custom licenses aligned with DCAT-AP 2024-08-01 02:32:26 +02:00
mjanez 797a4095e0
Update ckanext-schemingdcat to v3.2.2 2024-07-30 08:30:44 +00:00
mjanez a534982176
Improve Solr dockerfile vars 2024-07-30 09:42:49 +02:00
mjanez 7be3982bb2
Improve 30_setup_test_databases to include user/db vars 2024-07-30 09:42:28 +02:00
mjanez efac45798f
Improve envvars
- Sync vars to avoid errors.
2024-07-30 09:41:41 +02:00
mjanez dc3032d37c
Add CKANEXT__SCHEMINGDCAT_ENDPOINTS_YAML 2024-07-24 12:36:47 +02:00
Brett Jones a1ae332cb9
Merge pull request #160 from ckan/no-ckan-port
remove broken, confusing CKAN_PORT setting
2024-07-19 14:21:29 +02:00
Brett Jones a800f63b87
Merge pull request #159 from ckan/envvars-last
envvars last plugin in .env.example
2024-07-11 14:13:46 +02:00
Ian Ward 18fbe445c1 remove broken, confusing CKAN_PORT setting 2024-07-10 14:46:00 -04:00
Ian Ward 38d1a11265
envvars last plugin in .env.example
envvars should be last in the list of plugins so that other plugins can read/update the values it sets
2024-07-10 13:45:32 -04:00
mjanez c402d5a38d
Add info to include dev mode and clone CKAN extensions with specific tags. 2024-07-10 13:53:43 +02:00
mjanez 274861a28a
Add info to clone CKAN extensions with specific tags, update reqs and autoclrf for dev mode 2024-07-10 13:45:08 +02:00
Brett 020b1b8259 Update README 2024-07-04 09:30:17 +02:00
Brett 3c9c3dd41f Update README
Add section: "Updating the .env file for development mode"
2024-07-03 16:38:45 +02:00
mjanez 4dd374c2c5
Update ckanext-schemingdcat to v3.2.1 2024-06-27 10:00:09 +00:00
mjanez dbc4f168ce
Update CKAN configuration to include recline_view and metadata templates search identifier 2024-06-27 10:37:23 +02:00
mjanez db84d2b17f
Update CKAN configuration to include metadata templates search identifier 2024-06-26 11:11:46 +02:00
mjanez 11d7b9ef17
Fix dataset_scope field type 2024-06-26 10:17:47 +02:00
mjanez f37436abd1
Merge branch 'ckan-2.9.11' of https://github.com/mjanez/ckan-docker into ckan-2.9.11 2024-06-26 10:17:32 +02:00
mjanez f033f6b10c
Remove unused harvest patch
- Now the custom harvest panel is derived to ckanext-schemingdcat. Update .env.example and remove patch.
- Remove unused recline_view
2024-06-26 10:17:28 +02:00
mjanez 4542fb5928
Update ckanext-spatial reqs
Incompatibility with Shapely >2 Due to NumPy 2.0 Update, see:
https://github.com/ckan/ckanext-spatial/issues/330
2024-06-17 08:26:28 +00:00
mjanez d7ebbf833c
Update CKAN configuration to includes vars to the metadata templates toolbar 2024-06-13 17:39:00 +02:00
mjanez 8ec02e948d
Update ckanext-dcat and ckanext-schemingdcat
- Update mjanez/ckanext-dcat to v1.8.0-alpha
- Update mjanez/ckanext-schemingdcat to v3.2.0
- Update CKAN configuration with new facet list for dataset scope
2024-06-07 21:31:52 +02:00
mjanez 4cecf1a9d1
Fix 02_setup_scheming.sh 2024-05-28 13:49:39 +02:00
mjanez b237b680eb
Update CKAN configuration with default package item icon and show spatial option 2024-05-28 13:48:17 +02:00
mjanez 4ba6c4a506
Update CKAN configuration with default package item icon and show spatial option 2024-05-28 13:05:01 +02:00
mjanez 6cd3ed1c22
Update solr schema file to use dataset_scope instead of non_spatial_dataset 2024-05-27 11:22:24 +02:00
mjanez 37ed4c163e
Add new fields to solr schema file 2024-05-26 14:43:37 +02:00
mjanez 3a51ddd829
Add slug-preview patch
Avoid duplication errors when using ckanext-schemingdcat with form_groups: 5ecf91fd27
2024-05-21 21:46:48 +02:00
mjanez 6feb36054a
Merge branch 'ckan-2.9.11' of https://github.com/mjanez/ckan-docker into ckan-2.9.11 2024-05-21 21:45:30 +02:00
mjanez 0124c8aa4f
Update README 2024-05-21 21:45:25 +02:00
mjanez 176a18a2ef
Fix notes/tips 2024-05-19 03:24:47 +02:00
mjanez f19de7eb1a
Add .env docs
https://github.com/mjanez/ckan-docker/issues/42
2024-05-19 03:02:21 +02:00
mjanez 0979cbb2b4
Restore docker-compose.ghcr.apache 2024-05-19 00:45:56 +02:00
mjanez cf8db6dc39
Update ckanext-schemingdcat 2024-05-17 13:28:00 +00:00
mjanez 3fe6df88ac Update docker-compose.dev.yml to use dynamic service name for dependency 2024-05-07 14:59:55 +02:00
mnjnz 756ac4e13f
Merge remote-tracking branch 'ckan/master' into ckan-2.9.11 2024-04-30 13:51:21 +02:00
mnjnz 8ef137e6f9
Update Docker Compose files with new volume configurations 2024-04-30 13:36:12 +02:00