项目作者: arsydb

项目描述 :
Odoo 10 on Ubuntu 16.04 using Vagrant
高级语言: Shell
项目地址: git://github.com/arsydb/odoo-vagrant.git
创建时间: 2017-10-07T18:26:50Z
项目社区:https://github.com/arsydb/odoo-vagrant

开源协议:MIT License

下载


odoo-vagrant

Odoo on Ubuntu 16.04 using Vagrant

Dependencies

  • VirtualBox
  • Vagrant

Install

Clone this repository

  1. git clone https://github.com/arsydb/odoo-vagrant.git

Enter the directory

  1. cd odoo-vagrant

Start the vagrant

  1. vagrant up

Once the Odoo installation is finished, enter the virtual machine

  1. vagrant ssh

Run

  1. ~/odoo-dev/odoo/odoo-bin

Odoo will run by default on 8069 port

  1. http://localhost:8069

You will see Odoo database manager, create your first database to get started.

pgadmin user

  • user: admin
  • pass: admin