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

initial S3Proxy server configuration #953

Closed
wants to merge 4 commits into from
Closed

Conversation

jcschaff
Copy link
Member

see #949

@jcschaff jcschaff self-assigned this Aug 21, 2023
@jcschaff jcschaff linked an issue Aug 21, 2023 that may be closed by this pull request
AvocadoMoon and others added 3 commits August 22, 2023 13:37
Made it so that there is no CORS requests available, allowing only known headers, and require no authorization. There shouldn't be any other domains trying to access the resources in the S3 buckets since we'll me accessing it directly. If we want authorization then we need to make an AWS account which is responsible for this. Unknown headers should not be used since we'll be using already made API tools (AWS libraries/CLI) and they shouldn't act funny.
Made a mockup of S3Proxy in a JRE.
@AvocadoMoon
Copy link
Contributor

This branch is now antiquated for the N5-Exporter branch has up to data code which exacts the functionality this was meant to do.

@AvocadoMoon AvocadoMoon closed this Oct 2, 2023
@jcschaff jcschaff deleted the 949-add-s3proxy branch December 31, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add S3Proxy for ImageJ data support
2 participants