Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 699 Bytes

Use Docker to Launch CMS Instances

NOTE: Scott archived this repo on Oct 6, 2021.

NOTE: This is a work in progress!

Overview

This document describes how to build the CMS system into one of two target systems:

  • A new Virtualbox on your OSX computer used for development. This is used primarily for development of this script.
  • A new EC2 instance. This is used primarily for redeploying a new acceptance (canonical cukes) system. In the future, it will probably be used for deploying all EC2 instances: acceptance, staging, AND production, but we're not there yet.

The detailed instructions are in this project's wiki section in GitHub.