Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
9322 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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!

Awatar
Odrzuć
Autor

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?

Autor

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).

Autor

ok i will check it, Thank you !