Extension Nextgeossharvest


Extension Basics

Title
Nextgeossharvest
Name
ckanext-nextgeossharvest
Type
Public extension
Description
Harvesters for NextGEOSS
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-11-18 11:11:55)
Url to repo
Category
Data Management & Quality


Background Infos


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
nextgeossharvest
CKAN Settings (ckan.ini)
# ckanext.nextgeossharvest.nextgeoss_username=` and `ckanext.nextgeossharvest.nextgeoss_password=` in your `.ini` file. The credentials are stored here rather than in the source config partly for security reasons and partly because of the way the extension is deployed. (It may make sense to move them to the source config in the future.)
# ckanext.nextgeossharvest.provider_log_dir=/path/to/your/logs` in your `.ini` file. The log entries will look like this: `INFO | esa_scihub   | 2018-03-08 14:17:04.474262 | 200 | 2.885231s` (the second field will always be 12 characters and will be padded if necessary).
# ckanext.nextgeossharvest.provider_log_dir=/path/to/your/logs` in your `.ini` file. The log entries will look like this: `INFO | esa_scihub   | 2018-03-08 14:17:04.474262 | 200 | 2.885231s` (the second field will always be 12 characters and will be padded if necessary).
DB migration to be executed
(not set)
<< back to Extensions