Running the Linux version of OPENERP using VM VMS

Source: Internet
Author: User

Table of Contents

Download, install VMware Player--free

Download image files from Baidu Cloud

Build VMS

Running VMS

Visit openerp

Update code to latest

??

??

Download, install VMware Player--free (back to Top)

??

Vmware player can download from Baidu Cloud

Http://pan.baidu.com/s/1mgj0ZPY

??

Installation not described

??

download image files from Baidu Cloud (back to Top)

??

Http://pan.baidu.com/s/1mgj0ZPY

??

The version of VM running is ubuntu 12.04

sudo user openerp password 0

odoo installation directory is /opt/openerp/server, If you need to run the latest version of the code, please overwrite this directory directly and run the Odoo Database upgrade instructions.

??

??

Build VMS (back to Top)

??

Open the VMware play software

??

Select Open Virtual Machine

??

Switch to the directory where the image files are saved,

??

??

Select odoo.ovf file to open

??

??

Select Import

??

??

Import takes some time

??

......

??

??

After the import is complete

??

running VMS (back to Top)

??

Click the Play Virtual Machine button

??

The virtual machine starts running

??

If VMware player prompts for updates, ignore them

??

When the boot is complete , make a note of the IP address displayed

??

Visit OpenERP (back to Top)

??

Enter the IP address that the server obtains in the browser, prompting to create a new database

??

??

At this point, the installation is complete.

??

update code to latest (back to Top)

??

Web Access Odoo GitHub page

??

Select the branch you need to download, then click on the Download Zip button on the right to download the code

??

or download Odoo 8.0 directly using the link below

Https://github.com/odoo/odoo/archive/8.0.zip

??

Login to Linux system, user name openerp password 0 "0"

??

$ cd ~

$ wget Https://github.com/odoo/odoo/archive/8.0.zip

$ unzip 8.0.zip

$ cd/opt/openerp/server

$ RM-RF *

$ cp-r ~/odoo-8.0/.

$ python openerp-server-c. /openerp-server.conf-u all--stop-after-init-d DB name

??

The steps above to complete the upgrade to the latest code

??

Running the Linux version of OPENERP using VM VMS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.