Skip to content

After installation and configuration, the plugin cannot be used #58

@hongjie123

Description

@hongjie123

Using Docker to install CKAN, the following are the implementation steps:

  1. Obtain ckanext cloudstorage through the git clone... command
  2. Set the cloud provider in the configuration file '. env' as follows:
    #Aliyun oss
    CKANEXT_ CLOUDSTORAGE_ DRIVER=ALIYUN_OSS
    CKANEXT_CLOUDSTORAGECONTAINERAME=openkg1
    CKANEXT_CLOUDSTORAGE-DRIVER-OPTIONS={"key": "", "secret": ""}
  3. Docker Compose restart, "Docker Compose - f Docker Compose. dev. yml up -- build"

However, the ckanext cloudstorage plugin did not work, and adding a data resource in ckan did not upload it to cloud storage, but was done locally. May I ask how to solve it?

#Ckan==2.10.3
#Pyhton=3.8.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions