Setup Odoo12 service in AWS

Install Odoo12 in ubuntu-bionic-18.04

Refer to: https://blog.****.net/sandalwoodscn73/article/details/106797337

Setup Domain Service in AWS

  • Go to AWS services: Route 53
  • Register a domain
  • Create Hosted Zone for the registered domain
  • Create Record Set: (e.g. Type: A-IPv4 address, Alias: Yes, Alias Target: copy Load Balancer DNS name, Ourting Policy: Simple)
  • Go to AWS services: Certification Manager
  • Request a public certificate for the registered domain

Setup Load Balancer in AWS

  • Go to AWS services: EC2
  • Create Load Balancer : Type: application
    Setup Odoo12 service in AWSConfig HTTP:80 rule so request can redirect to HTTPS:443