This question has been flagged
1 Reply
5906 Views

I have designed a small, simple and static website offline in odoo 8. It is on my computer: Localhost.

I want to transfer these files to domain server which is on Windows and database in MySQL.

Which files I have to pick up from my PC to transfer to web server?

What is the path for these files? (Right now I can see files in C:\Program Files (x86)\Odoo 8.0-20150526. But I am not able to find website module files e.g. images or index etc.).

Can you help me by steps how and which files to pick up and upload through FTP like Filezilla? Will Python site work on Windows Server?


My friend posted the same Question on stackoverflow but didn't get any answer of that questions.

http://stackoverflow.com/questions/31609931/how-to-publish-offline-odoo-website-for-public-viewing-on-windows-domain-server


Avatar
Discard
Best Answer

The easiest way is to backup the local database and restore it on the server.

Avatar
Discard