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

CIOOS 1.6.1 #233

Open
wants to merge 76 commits into
base: cioos
Choose a base branch
from
Open

CIOOS 1.6.1 #233

wants to merge 76 commits into from

Conversation

sjbruce
Copy link

@sjbruce sjbruce commented Oct 15, 2024

Merging fixes in cioos_dev into cioos main branch after release 1.6.0.

  • fixes address issues with the CKAN harvester running indefinitely
  • need to lock the pyopenssl and cryptography packages to specific versions
  • updated docker compose to fix issues with entrypoint files

fostermh added 30 commits May 15, 2023 13:57
remove unused solr config
correctly populate projects in the solr index
update solr8 config
fostermh and others added 23 commits May 1, 2024 10:35
…rom production.ini so that they are read from .env file
* update config so command line tools can load extensions. fix crontab loading in ckan_run_harvester

* add redis config back in

* disabled plugins list in production_root_url.ini (.env values work fine and cause conflicts if they are not disabled)
Updated Dockerfile to lock pyopenssl and cryptography to the highest versions that still support x509 in the manner that the ckan harvester expects

* add ckan_home volume to run harvester so the config file is in sync with other containers

* mounted crontab file in ckan_run_harvester container as a volume
 - commented out crontab setup line in entrypoint
 - crontab file in contrib/docker needs to be owned by root:root in order to execute

* add entrypoint config to docker-compose for run harvester as the file in /docker-entrypoint.d/ckan-run-harvester-entrypoint.sh is only run once on the first container start and never again until attached volumes are cleared

---------

Co-authored-by: Scott Bruce <[email protected]>
* [#231] Start CONTRIBUTING.md

* [#231] Add information about CKAN extensions

* Note regional customization
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.

3 participants