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

Sorry for question i'm New in Odoo Development.
i want to know how to upload Odoo CMS created website in Dodady or any like this website...?

how to upload files and where ?
how to create DB ?
is it necessary to get cloud hosting for it ?
in short i want to know first step to end how to publish my website created in Odoo CMS
please tell me in detail thanks in advance ....

Avatar
Discard
Best Answer

Odoo is a web application and therefore does not need to be published, it only must run and be accessible from outside.

Please make yourself familiar with web applications and deployments and come back if you have specific questions.

A good read to understand a professional deployment is the following: https://www.digitalocean.com/community/tutorial_series/building-for-production-web-applications . Besides that it is not forbidden to read the Odoo documentation, such as https://www.odoo.com/documentation/10.0/setup/install.html and https://www.odoo.com/documentation/10.0/setup/deploy.html for example. Another recommended read is https://antiun.github.io/odoo-reverse-proxy-howto/, but do not use self-signed certificates, use Let's Encrypt instead, for example.

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 24
3016
4
Feb 23
7378
1
Dec 17
9923
1
Dec 17
3921
0
Aug 18
7011