-
Notifications
You must be signed in to change notification settings - Fork 146
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
Connecting directly to Amazon S3 #47
Comments
we'll take a look, thanks. |
@vaidab we took a look and it should work, can you provide us the error you're getting? we do hard code digitalocean spaces in the code but its in a comment. no-code-architects-toolkit/config.py Line 12 in e1685e8
|
It's encoded in services/s3_toolkit.py
It can be easily moved in an environment variable. INFO:routes.v1.toolkit.test:Job f45dac3b-d63b-4a10-b0f6-275e842f169a: Testing NCA Toolkit API setup |
I'm running into the same issue. @stephengpope would you be able to change it? I'd love to use R2 from cloudflare instead of digital ocean spaces. |
It seems the codebase already supports this, but it hard encodes digitaloceanspaces.
Would love to have a direct S3 integration.
The text was updated successfully, but these errors were encountered: