oldfartdeveloper / docker-cms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Dockerfile 42.7%Language:Roff 40.7%Language:Shell 16.6%