Skip to main content

No project description provided

Project description

ckanext-fpx

CKAN adapter for FPX service

Requirements

  • Configured and running FPX

Installation

To install ckanext-fpx:

  1. Activate your CKAN virtual environment

  2. Install the ckanext-fpx Python package:

     pip install ckanext-fpx
    
  3. Add fpx to the ckan.plugins setting in your CKAN config file

  4. Add fpx.client.secret and fpx.service.url config options

Config settings

# Client secret generated by FPX
# (required).
fpx.client.secret = 123abc

# Name corresponding to the secret. Required only for file-streaming.
# (optional).
fpx.client.secret = client-name-for-123abc-secret


# URL of the running FPX service
# (required).
fpx.service.url = http://0.0.0.0:8000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-fpx-0.6.2.tar.gz (23.2 kB view hashes)

Uploaded Source

Built Distribution

ckanext_fpx-0.6.2-py3-none-any.whl (28.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page