Extension Crc Trr 298


Extension Basics

Title
Crc Trr 298
Name
ckanext-crc-trr-298
Type
Public extension
Description
The ckan extension for CRC TRR 298.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-07-28 09:19:35)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-crc-trr-298

The CKAN extension for the CRC TRR-298 project Data Repository.

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9 Yes
earlier Not Tested |

Installation

To install ckanext-sfb-layout:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate

  2. Clone the source and install it on the virtualenv

    git clone https://github.com/TIBHannover/ckanext-crc-trr-298.git
    cd ckanext-crc-trr-298
    pip install -e .
    pip install -r requirements.txt
    
  3. Add trr_298 to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/ckan.ini).

  4. Restart CKAN. For example if you’ve deployed CKAN with Nginx on Ubuntu:

    sudo service supervisor reload
    sudo service nginx reload
    
Version
Version release date
(not set)
Contact name
Technische Informationsbibliothek (TIB)
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

To install ckanext-sfb-layout:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate

  2. Clone the source and install it on the virtualenv

    git clone https://github.com/TIBHannover/ckanext-crc-trr-298.git
    cd ckanext-crc-trr-298
    pip install -e .
    pip install -r requirements.txt
    
  3. Add trr_298 to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/ckan.ini).

Plugins to configure (ckan.ini)
crc_trr_298
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions