How to Create ec2 instance + Setup nginx, Domain Name, Lets Encrypt SSL...
- March 30, 2018
- by
How To Create instance + configure nginx + Domain Setup + Configure Lets Encrypt SSL With with one click Automation:
Pre Requisite :
1. Environment requirement file.
2. Must Have "MiTE AWS Platform" Access.
3. Must have Basic Knowledge about MiTE AWS Platform Tools
4. One Domain Name eg. www.HarryTheDevOpsGuy.ml
How we can Create Instance and configure nginx ?:
# To Create configration file with Your Environment Requirement file.
# Environment config file Name must be like "harry_initial_configs.sh" and it must be save under "~/AWS_ENVIRONMENT_CONFIGS/harry_initial_configs.sh"
# then Run Below command it will create config files and it will prepare Environment for you.
1. MiTE -e harry --plan -y
2. MiTE -e harry --apply -y # it used to Create resource on your aws cloud.
3. MiTE -e harry --ansible --playbook lemp.yml # it used to update,upgrade system and install nginx, and deploy application you.
4. MiTE -e harry --ansible --playbook ssl.yml # ssl.yml is playbook to install & configure ssl.
For Any Query Contact:
Author : HarrySkype : HarryTheITExpert
Email : HarryTheDevOpsGuy@gmail.com
Blog : www.Harry-TheDevOpsGuy.blogspot.com
0 comments:
Post a Comment