-
Notifications
You must be signed in to change notification settings - Fork 3
Deploying with Templates
E. Lynette Rayle edited this page Nov 17, 2021
·
9 revisions
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
- 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.
The basic steps for the initial deploy to AWS with the templates are:
- Notes on assigning names
- Set resources parameters
- Run resource allocation template
- Upload files to S3
- Set deploy parameters
- Run deploy template
- Setup DNS record and SSL cert
TODO: Add instructions and templates for re-deploying.