Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ckan 2.10 upgrade #10

Open
wants to merge 80 commits into
base: main
Choose a base branch
from
Open

Ckan 2.10 upgrade #10

wants to merge 80 commits into from

Conversation

twdbben
Copy link
Collaborator

@twdbben twdbben commented Jan 17, 2025

No description provided.

twdbben added 30 commits March 4, 2024 19:30
Updated CKAN_DATASTORE_WRITE_URL to use CKAN_DB_USER/PASSWORD instead of
incorrect DATASTORE_READONLY_USER/PASSWORD

Updated CKAN_VERSION to 2.10.5
added activity
removed harvest, ckan_harvest, scheming_organizations, datapusher

Will add datapusher back once we upgrade to version 1.x

Updated version on gevent to 22.10.2
Rearranged list of plugins to be in alpha order for easier comparison
when checking tag values
Renamed 01_ckan_upgrade.sh to 01_ckan_db_upgrade.sh

Introduced conditional statement so that we can keep this file in place
but only have it run when we set UPGRADE=1
CKAN_BEAKER_SESSION_SECRET and CKAN_DATAPUSHER_API_TOKEN
Added supervisor infrastructure to run `ckan -c production jobs worker` process
Added qsv installation
Added datapusher_plus to ckan_plugins.json and $CKAN_PLUGINS
Changed ckan Dockerfile to pull supervisor-ckan-worker.conf from the
ckanext-twdh_theme instead of the version in CKAN core.
Added solr field for singular 'group' field inaddition to plural
'groups' field. Presuming this fixes the error we are seeing, I will
then investigate if we can/should remove the redundant 'groups' field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant