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

ability to spin up new S3 options in pull request 6490 upstream #140

Closed
pdurbin opened this issue Jan 8, 2020 · 3 comments
Closed

ability to spin up new S3 options in pull request 6490 upstream #140

pdurbin opened this issue Jan 8, 2020 · 3 comments
Assignees

Comments

@pdurbin
Copy link
Member

pdurbin commented Jan 8, 2020

IQSS/dataverse#6490 has a load of new options for S3. It would be nice to have all the config flags (to be finalized!) to be able to spin it up.

@donsizemore
Copy link
Contributor

donsizemore commented Apr 9, 2020

I see:

  • dataverse.files.storage-driver-id=< id > for default storage identifier
  • dataverse.files.< id >.bucket-name
  • dataverse.files.< id >.type
  • dataverse.files.< id >.label
  • dataverse.files.< id >.upload-redirect=true
  • dataverse.files.< id >.download-redirect=true
  • echo aws s3api put-bucket-cors --bucket < BUCKET_NAME > --cors-configuration file://cors.json at end of run when direct download enabled to allow direct download for previewers
  • dataverse.files.< id >.ingestsizelimit
  • dataverse.files.< id >.url-expiration-minutes
  • MaxFileUploadSizeInBytes

@qqmyers have I missed anything?

@donsizemore donsizemore self-assigned this Apr 9, 2020
@qqmyers
Copy link
Member

qqmyers commented Apr 9, 2020

I think that's all for AWS S3 except
dataverse.files.<id>.bucket-name
dataverse.files.<id>.type
dataverse.files.<id>.label

There are other options to use a custom URL, use a proxy, etc. but nothing needed for AWS S3

Also fyi: you've got 2 and 4 as duplicates in the list above.

For CORS, you can probably just use '*' for the hosts, but that could be locked to the instance you spin up and any previewer host too.

@qqmyers
Copy link
Member

qqmyers commented Apr 9, 2020

Also dataverse.files.storage-driver-id=<id> to make your driver the default

donsizemore pushed a commit that referenced this issue Apr 16, 2020
donsizemore pushed a commit that referenced this issue Apr 16, 2020
donsizemore pushed a commit that referenced this issue Apr 16, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 17, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 20, 2020
donsizemore pushed a commit that referenced this issue Apr 22, 2020
donsizemore pushed a commit that referenced this issue Apr 22, 2020
donsizemore pushed a commit that referenced this issue Apr 22, 2020
pallinger pushed a commit to dsd-sztaki-hu/dataverse-ansible-deprecated that referenced this issue Jan 28, 2022
…39_improve_selinux

give SELinux its own task, use Ansible boolean module
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

3 participants