Odoo install script
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Yenthe c832fbca2f
Add psycogreen dependency
10 years ago
.gitignore [IMP] select wkhtml2pdf between x64 & x32 versions 10 years ago
README.md Add info 10 years ago
nginx_install.sh Init nginx config file 10 years ago
odoo_install.sh Add psycogreen dependency 10 years ago

README.md

This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) but goes a bit further. This script will also give you the ability to define an xmlrpc_port in the .conf file that is generated under /etc/ This script can be safely used in a multi-odoo code base server because the default Odoo port is changed BEFORE the Odoo is started.

What version to choose?

By chosing the version at the top in Github you can choose to use the script according to your need. 8.0 is specifically build for Odoo V8 installations 9.0 is specifically build for Odoo V9 installations master is specifically build for testing & development