pritch9 / Coursarium

ClassHub
0 stars 0 forks source link

Configure Domain name for Deployment #48

Open pritch9 opened 5 years ago

pritch9 commented 5 years ago

To configure the domain, we need to set up the different servers with subdomains.

https://coursarium.com/ => Angular https://s1.coursarium.com/ => Express https://db1.coursarium.com/ => MariaDB (MySQL)

1and1 has given us SSL, so I need to go through each service and attach the SSL certificate and private keys (located in ./SSL)