ebi-ait / sars-cov2-data-upload

Apache License 2.0
0 stars 0 forks source link

Migrate to Embassy S3 #25

Closed dipayan1985 closed 4 years ago

dipayan1985 commented 4 years ago

We have done our development to support file uploads to Embassy S3. There is a pending ticket with storage team with regards to access controls and CORS configuration. We are currently held up waiting for the completion of the required changes by the storage team.

dipayan1985 commented 4 years ago

Update from VAC - Storage Team are super busy with the DC move again, so there will be delay in setting this up.

/cc @mcourtot

dipayan1985 commented 4 years ago

Embassy migration is working. Check-in is done in Embassy_Integration_2 branch. Master branch and the deployed application is still connecting to AWS. Next step would be to work on the covid-utils CLI tool to migrate to Embassy S3 so that it creates upload areas in Embassy S3. We can then merge back Embassy changes to master and re-deploy.

/cc @mcourtot , @tburdett

dipayan1985 commented 4 years ago

Closing this ticket and will open a new one for covid-utils CLI tool changes