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

Where is the upload button? #2

Open
gordonje opened this issue Jan 26, 2018 · 1 comment
Open

Where is the upload button? #2

gordonje opened this issue Jan 26, 2018 · 1 comment

Comments

@gordonje
Copy link

This package seems like a good fit for my use case: Allowing web users (when managing their resources) to upload a file directly to our S3 bucket instead of cluttering up our ec2 instance that is serving the CKAN instance.

I'm new to CKAN, and the framework in which it is implemented, so I've struggled quite a bit in getting my instance configured and deployed along with your extension. I believe I have the config right now (no more PluginNotFoundException or ImportError messages when I restart the server), but I still don't see anyway for web users to upload to s3. I was expecting to see something like an upload button on dataset/new_resource/<dataset>, but I don't.

I'm I missing a setting? I've messed with ckan.storage_path in my .ini file, which makes the button appear on dataset/new_resource/<dataset>, but the uploads just go on the local drive of the ckan server.

Thanks for help (and sharing your code).

@joelchoo
Copy link
Contributor

joelchoo commented Sep 6, 2018

hey @gordonje! so sorry I only just saw this. Do you still need help with this?

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

No branches or pull requests

2 participants