This question has been flagged
2 Replies
5469 Views

Hello,

I've installed my odoo instance on AWS Lightsail.

I've purchased domain.

I can access my odoo  on live using IP:8069, instead of this i want to access through my own DNS.

How to set that thing?

Thanks in advance.

Daniel.

Avatar
Discard
Best Answer

This question is not related to Odoo nor to AWS Lightsail. You should use a proxy server such as Caddy Server, Apache, nginx etc. for that purpose, please read this https://antiun.github.io/odoo-reverse-proxy-howto/ to get the idea. If you want to use SSL, do use Let's Encrypt certificates instead of self-signed certificates.

Avatar
Discard