Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
1835 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona