Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
1830 Переглядів

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 !!

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити