[x] Add details for how to update nginx config for creating the SSL certificate
[x] Details for instructions for creating SSL for more than one domain, eg. healthlocker.uk & www.healthlocker.uk
[x] Check what displays after running ls /etc/letsencrypt/live so that this can be used for updating the nginx domain name. Useful when there is more than one domain name being used for ssl
[x] Change
mix local hex
tomix local.hex
https://github.com/healthlocker/healthlocker/issues/1067#issuecomment-329438193[x] Add instructions for accessing server with
ssh root@"server ip address"
[x] Separate commands for Certbot installation https://github.com/healthlocker/healthlocker/issues/1067#issuecomment-329438967
[x] Add additional dependencies https://github.com/healthlocker/healthlocker/issues/1067#issuecomment-329467322
[x] Specify that domain needs to be set up before starting ssl
[x] Update to change name of where to build app (doesn't cause errors but more clear) https://github.com/healthlocker/healthlocker/issues/1067#issuecomment-329468493
[x] Add details for how to update nginx config for creating the SSL certificate
[x] Details for instructions for creating SSL for more than one domain, eg. healthlocker.uk & www.healthlocker.uk
[x] Check what displays after running
ls /etc/letsencrypt/live
so that this can be used for updating the nginx domain name. Useful when there is more than one domain name being used for ssl