Initialize DPdash Process

① Click "Services", and click "EC2 (Virtual Servers in the Cloud)".

② Click "Instances" under "INSTANCES".

③ Select your DPdash instance and click "Connect".

④ Follow the instructions on your screen to ssh into your DPdash machine.

⑤ Once you have successfully ssh'ed in, please enter the following commands

sudo certbot --nginx
cd /home/ec2-user/tools
sudo ./replaceCert-nginx.sh "your domain name here"
sudo systemctl nginx start
./ec2-init.sh

⑥ Open your browser, and go to your domain you registered in step 1.2. Create a New DNS.

You have completed the installation! Please log in as the default admin (username: dpdash, password: dpdash) to continue.