Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 2.39 KB

README.md

File metadata and controls

29 lines (22 loc) · 2.39 KB

DuraCloud Deployment Documentation

The following documents capture the steps required to build, release, and deploy DuraCloud software

A special thanks to the DuraCloud Europe team at 4Science for contributing to and funding the development of these documents! 👍

AWS system deployment

  • General AWS Environment Setup - Describes the initial setup of an AWS account and the services which support DuraCloud deployment
  • Database setup - Describes the setup of Amazon RDS to support DuraCloud
  • Mill deployment - Defines the steps required to deploy and configure the DuraCloud Mill
  • DuraCloud Application - Describes the process of deploying the DuraCloud applications (DuraStore and DurAdmin) using AWS Elastic Beanstalk
  • Management Console - Describes the process of deploying the DuraCloud Management Console using AWS Elastic Beanstalk
  • DuraCloud Bridge - (External link) Describes the purpose, API, and configuration of the DuraCloud Bridge application

Non-AWS system deployment

  • DuraCloud without AWS - Describes changes to DuraCloud configuration required to use non-AWS components for some or all of DuraCloud's deployment environment.

Account Management

Architecture

  • DuraCloud Architecture - Describes the overall DuraCloud architecture and how the DuraCloud components operate together

Software Development