Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
1828 Ansichten

i have odoo 9 in linux and i need to publish it on a  server so that my teacher can test the website.
but i don't know how !!

Avatar
Verwerfen
Beste Antwort

Hi,

There is many tutorials about the installation of Odoo in server. Just search one and follow the same process in it. And upon installing if you face any issues, ask the specific doubts.

Link : https://www.cybrosys.com/blog/step-by-step-to-install-odoo-v10-on-ubuntu16-04-lts

Above link is based on v10 anyway you can follow almost same steps.

Thanks

Avatar
Verwerfen
Autor Beste Antwort

thank you Niyas for your response

i already installed odoo 9 on my linux ubunto (VMWARE), but i need to publish it that i can get acces from another desktop,so that my teacher can acces to the website and test it.
i think i need a hosting !! all what i know is set up a php website and transfer files via FTP but in case of odoo i don't know.

Avatar
Verwerfen
Beste Antwort

Odoo is a web application, so if properly set up, your Odoo is accessible on any browser under the address and port number yourhostaddress:8069. Yourhostaddress can be localhost, the server IP address or a (public) domain, depending on your network setup.

Avatar
Verwerfen