8000 [ADD] website: How to set my own domain name · creodoo/documentation-user@2a2e952 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a2e952

Browse files
fgi-odootivisse
authored andcommitted
[ADD] website: How to set my own domain name
1 parent d7a71d5 commit 2a2e952

File tree

6 files changed

+39
-4
lines changed

6 files changed

+39
-4
lines changed

website/optimize.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:banner: banners/seo.jpg
2-
31
=======
42
Optimize
53
=======

website/publish.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:banner: banners/seo.jpg
2-
31
=======
42
Publish
53
=======

website/publish/domain_name.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
=============================
2+
How to set my own domain name
3+
=============================
4+
5+
These steps briefly explain how to link your company’s registered domain
6+
(e.g. www.yourcompany.com) to your Odoo instance. Once someone types your
7+
company’s domain, they are immediately directed to Odoo (i.e. yourcompany.odoo.com).
8+
9+
* Check its availability or see who currently owns it at https://www.whois.net/.
10+
* Buy your domain name at a provider. See recommended providers here:
11+
http://www.mytipshub.com/top-ten-best-domain-registrar/.
12+
13+
* Access your Odoo.com account from your homepage.
14+
15+
.. image:: media/domain_name01.png
16+
:align: center
17+
18+
* Access the *Manage Databases* page.
19+
20+
.. image:: media/domain_name02.png
21+
:align: center
22+
23+
* Click on *Domains* to the right of the database you would like to redirect.
24+
25+
.. image:: media/domain_name03.png
26+
:align: center
27+
28+
* A database domain prompt will appear. Type your custom domain (e.g. www.yourcompany.com)
29+
and press *Add*. Then click *OK*.
30+
31+
* Go to your domain manager’s website and search for the DNS Zones management page.
32+
33+
* Create a CNAME record that points your domain (e.g. www.yourcompany.com) to your
34+
Odoo database (yourcompany.odoo.com). Please reference your domain manager for
35+
specific directions on how to complete this task.
36+
37+
.. seealso::
38+
39+
* :doc:`../../getting_started/documentation`
121 KB
Loading
27.2 KB
Loading
11.7 KB
Loading

0 commit comments

Comments
 (0)
0