LM-Charles / LMShipService

1 stars 0 forks source link

SSL and Production Setup Log #73

Closed desmond-zhou closed 8 years ago

desmond-zhou commented 8 years ago

This Issue is to track the deployment activities

desmond-zhou commented 8 years ago

http://lmshipservice-prod.longmenservice.com/

  • AWS now provides free certificates to all US east hosts, moving lmshipservice-prod environment to US East Virginia, additional latency negligible. Devo and staging instance will remain in US West Oregon
  • Set up a free certificate for *.longmenservice.com in AWS ACM, which is the automatic certificate management and free as long as you use AWS, and bound it against the new lmshipservice-prod.
  • opened the SSL ports on prod ELB and route to our service.
  • the SSL URL root is located at:

https://lmshipservice-prod.longmenservice.com/

desmond-zhou commented 8 years ago

Please update all access to use the address

https://lmshipservice-prod.longmenservice.com/

For now I will leave both the HTTP and HTTPS URL open, please let me know this is done. We should disable the normal http://lmshipservice-prod.longmenservice.com/ on port 80 as soon as this is complete.

desmond-zhou commented 8 years ago

I am also wondering if I can remove either the devo or staging environment, this would save some cost if you are not using both.

LM-Charles commented 8 years ago

Makes sense, let's remove the one without the security tokens then.