Skip to content

Deploying with Templates

E. Lynette Rayle edited this page Nov 17, 2021 · 9 revisions

back to Overview

Deploying with the Templates

Before running templates

Make sure that:

  • your user has the [required permissions](Required Permissions) granted
  • you have access to the [AWS consoles and command line interface](Consoles and Command Line Interface).
  • you downloaded the templates and are in the deploy-templates directory
git clone https://github.com/LD4P/qa_server_aws_deploy.git
cd qa_server_aws_deploy/deploy-templates

Assumptions

  • Instructions to copy files assume the copies will go into the deploy-templates directory.
  • Instructions to run commands assume the commands will be executed in the deploy-templates directory.

This is not required, but you will have to adjust paths in the commands if files live elsewhere or the command is executed elsewhere.

First Time Deploy

The basic steps for the initial deploy to AWS with the templates are:

Re-deploy

TODO: Add instructions and templates for re-deploying.


Previous | Next