Changes

Jump to: navigation, search

OPS705 Assignment 2

26 bytes added, 21:56, 29 March 2023
Configure more options
=== Software ===
# Document root: '''/wordpress'''# Environment properties## DB_HOST: ''your RDS database URL''## DB_NAME: ''initial database name''## DB_USER: '''admin'''## DB_PASSWORD: ''your auto-generated database password''## AUTH_KEY: ''(use gathered info from previous step)''## SECURE_AUTH_KEY: ''(use gathered info from previous step)''## LOGGED_IN_KEY: ''(use gathered info from previous step)''## NONCE_KEY: ''(use gathered info from previous step)''## AUTH_SALT: ''(use gathered info from previous step)''## SECURE_AUTH_SALT: ''(use gathered info from previous step)''## LOGGED_IN_SALT: ''(use gathered info from previous step)''## NONCE_SALT: ''(use gathered info from previous step)''
Environment properties=== Security ===# DB_HOSTService role: ''your RDS database URL'LabRole'# DB_NAME: ''initial database name''# DB_USER: '''admin'''# DB_PASSWORD: ''your auto-generated database password''# AUTH_KEYEC2 key pair: ''(use gathered info from previous step)'vockey'# SECURE_AUTH_KEY: ''(use gathered info from previous step)''# LOGGED_IN_KEYIAM instance profile: ''(use gathered info from previous step)''# NONCE_KEY: ''(use gathered info from previous step)''# AUTH_SALT: ''(use gathered info from previous step)''# SECURE_AUTH_SALT: ''(use gathered info from previous step)''# LOGGED_IN_SALT: ''(use gathered info from previous step)''# NONCE_SALT: 'LabInstanceProfile'(use gathered info from previous step)''
# Security > Service role: '''LabRole'''# Security > EC2 key pair: '''vockey'''# Security > IAM instance profile: '''LabInstanceProfile'''=== Monitoring ===# Monitoring > System: '''Basic'''# === Managed updates > === # Enabled: '''Unchecked''' === Notifications === # NotificationsEmail: ''YourSenecaE-mailAddress''# === Network > ===VPC: '''Wordpress VPC'''# Network > Public IP address: '''Checked'''# Network > Instance subnets: '''Public Subnet 1, Public Subnet 2''' (both checked)# Network > Database subnets: '''Private Subnet 1, Private Subnet 2''' (both checked) === Instances ===# Instances > EC2 Security Groups: '''Wordpress Website SG''' (both checked)# Create the application.
While you wait for the creation to complete, check your e-mail to confirm your notification subscription.

Navigation menu