Skip to Content
Menu
This question has been flagged
1 Reply
5750 Views
Hello,

I want to install my local Odoo Community server with a domain name that I have.

How can I do ?

Software: Ubuntu Server 20.04
Odoo 13 Community
Avatar
Discard
Best Answer

Hello Perso,

First Please let us know that what you have configured Apache or Nginx

For Reference you can look into Odoo Link : https://www.odoo.com/documentation/12.0/setup/deploy.html#id7

And if you want to set domain or change the url from localhost to any of the domain then you can do from

Setting -> Parameters -> System Parameter


Change the value of web.base.url


If you use the ip address to get odoo, web.base.url will be an ip address, if you use a domain, web.base.url will be a domain.

Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

Avatar
Discard
Related Posts Replies Views Activity
3
Mar 15
6526