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

Unclear Documentation regarding Installation and Code #37

Closed
hamzahafeez7 opened this issue Jul 26, 2019 · 1 comment
Closed

Unclear Documentation regarding Installation and Code #37

hamzahafeez7 opened this issue Jul 26, 2019 · 1 comment

Comments

@hamzahafeez7
Copy link

hamzahafeez7 commented Jul 26, 2019

I find somethings not very clear in the documentation, specially for a newbie like me.

First is the installation process.

  • I cloned the repo and run
    $ python setup.py install

Now where to add the following lines of code.

ckanext.cloudstorage.driver = S3
ckanext.cloudstorage.container_name = my_bucket_name

I added them in the "/etc/ckan/default/development.ini" file. Sadly did not work for me.

Secondly for
ckanext.cloudstorage.driver_options = {"key": "<your public key>", "secret": "<your secret key>"}
Are these supposed to be my IAM User Public Access and Secret Access Keys or are these some other keys. Furthermore is this also going to go in development.ini

Thanks

@hamzahafeez7 hamzahafeez7 changed the title Unclear Documentation regarding Code Unclear Documentation regarding Installation and Code Jul 26, 2019
@TkTech
Copy link
Owner

TkTech commented Jan 22, 2020

Covered by general documentation issue #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants