hms-dbmi / hidive-dmp-requirements

0 stars 0 forks source link

Users should be able to use their own data instance as the main instance behind the platform (e.g., Amazon EC2) #20

Open sehilyi opened 11 months ago

etowahadams commented 11 months ago

For users to be able to deploy the platform themselves, they will minimally have to set up two things:

  1. Object storage such as S3. This is where files that users upload will go, and there processed files will end up. Users will get the endpoint URL of their bucket along with the Access Key ID and Secret Access Key of the account
  2. Server instance such as EC2. This is will host the service which will will actually manage the metadata. We provide a docker image which can easily be used in a production environment