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

Background worker setup (CKAN container) | ckanext-harvest & ckanext-xloader #100

Merged
merged 6 commits into from
Mar 8, 2024

Commits on Feb 21, 2024

  1. 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
    mjanez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fb158d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    96a4c39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c1ef6 View commit details
    Browse the repository at this point in the history
  3. Update ckanext-harvest patch

    mjanez committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3b9e94b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed33f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Add harvest & xloader worker configuration

    - Update Dockerfiles
    - Update start_ckan.sh with custom workers
    - Update start_ckan_development.sh.override to remove automatic workers
    - Add supervisor harvester.conf
    - Add supervisor xloader.conf
    - Update Scheming DCAT version to 2.1.0
    mjanez committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    68a9ce9 View commit details
    Browse the repository at this point in the history