Read Me
This documentation describes all steps we followed to install Drupal and CiviCRM on an EC2 micro instance server.
Requests are encrypted with Let'Encrypt with automatically renewed certificate.
Drupal and CiviCRM databases are accessed through two separates running mysqld instances.
EC2 micro instance
MySQL root password
devopstask
Drupal website
IP address
54.201.220.59
Admin username
admin
Admin password
drupal_site_pswd
Drupal MySQL database
Database
drupal_db
Host
127.0.0.1:3307
Username
drupal
Password
drupal_pswd
CiviCRM home
CiviCRM MySQL database
Database
civicrm_db
Host
127.0.0.1:3308
Username
civicrm
Password
civicrm_pswd
Amazon S3 bucket for backup
Bucket name : task-for-junior-devops
Last updated
Was this helpful?