You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Release

  • Software release, in this order:
    • duracloud-db
    • duracloud (update duracloud-db dependency)
    • duracloud-mc (update duracloud and duracloud-db dependency)
    • duracloud-mill (update duracloud and duracloud-db dependency)
    • duracloud-snapshot (update duracloud and duracloud-db dependency)
  • Make sure everything makes it to sonatype and github (release)
  • Update documentation (as needed)

Deploy

Beanstalk

  • DuraCloud deployed in VPC, with 7.0, in Beanstalk (new env)
    • Swap over DNS to enable
  • DuraCloud MC deployed in VPC, with 7.0, in Beanstalk (new env)
    • Swap over DNS to enable
  • Update deployment documentation (as needed)

DB update (to latest version)

  • Turn off mill (set instance auto-scaling to 0)
  • Move to 5.6 latest
  • Restart duracloud and mc (if needed)
  • Move to 5.7 latest
  • Turn mill back on

DB move to VPC

  • Turn off the mill
  • Take DB snapshot
  • Launch DB in VPC from snapshot
  • Update MC to point Mill to new VPC DB
  • Launch Mill
  • Update config file, restart MC
  • Restart DuraCloud

Chronopolis Bridge

  • Work with Chronopolis to get Bridge updated
  • No labels