Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
1822 Visninger

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
Kassér
Bedste svar

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
Kassér
Forfatter Bedste svar

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
Kassér
Bedste svar

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
Kassér