Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
9331 Näkymät

I have installed odoo 8.0 in my computer. But now i want to move it to my IIS server and want to use from other computers remotely just like website. But i dont have idea about how i do changes in config file. Currently i am able to access it from my localhost only like localhost:8069. But i want to make it available on www.example.com which is my IIS route. Even i tried to copy my folder there and changed addon path in config file. but i am not able to access it from any other computer from remote using web address.

Avatar
Hylkää
Paras vastaus

I was having a similar problem.  I just downloaded and installed 10.0 on my server, added a bunch of apps, and wanted to access it from my workstation without RDP'ing into the server.  I couldn't figure out how to do it.

The problem turned out to be a firewall rule.  Once I opened port 8069 on the firewall, I could connect to the server!  Yay me!

Avatar
Hylkää
Tekijä

Are you now able to access it from remote ? I am not sure how to turned out firewall, can u help me please ?

What operating system is your server running?

Tekijä

M using windows 7

I don't know how to adjust the Win 7 firewall. Look for instructions on allowing TCP connections to port 8069 (the port number doesn't matter for the instructions).

Tekijä

ok i will check it, Thank you !