Skip to Content
Menu
This question has been flagged
1 Reply
6568 Views

Hello All,

I want to setup my DNS to my odoo instance,

I have created Record set in Hosted Zone and created Hosted zone record.

Now, the problem is it is only accepting "IP" value in field value. but in odoo it's starts with

IP:Port number

How can we set the specific port to that record set configuration, or where we need to do other configuration to make it work?


I just simply want to set DNS to my odoo instance which is installed in Amazon EC2 Server. 


Any help appreciated.

Regards,

Prince.


Avatar
Discard
Best Answer

Your dns for the domain will resolve against the ip. The domain in the browser without a port is using the port 80 but you could set the url to use the odoo port or you could setup a reverse proxy to resolve the domain on the port 80 and/or 443 to the odoo port. The latter is the most common usage.

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 15
8721
1
Mar 22
7781
0
Mar 16
5038
3
Jun 21
13938
4
Dec 23
21999