Koozali.org: home of the SME Server

Odoo (OpenERP) repos

Offline Xavier.A

  • ****
  • 104
  • +0/-0
Odoo (OpenERP) repos
« on: January 06, 2015, 11:00:03 AM »
@michelandre

I couldn't give you this information yesterday, you will find a non supported repository for Odoo here  :

Odoo works better on EL7, OpenERP works good on EL6 (SME 9)!
From my point of view, you should try to install OpenERP (v7) with a custom init file and an Apache virtualhost with wsgi mod for performance.

But if you still want to test Odoo on SME9, you will need to tweak a little the installation of Odoo to make it start.

/!\ usually this repo is releasing stable version but you can break your system!

add the Odoo repos in the SME DB
Code: [Select]
/sbin/e-smith/db yum_repositories set odoo-nightly repository \
Name 'Odoo Nightly repository' \
BaseURL 'http://nightly.odoo.com/8.0/nightly/rpm/' \
EnableGroups no \
GPGCheck yes \
GPGKey https://nightly.odoo.com/odoo.key \
Visible no \
status disabled
signal-event yum-modify

Verification :
Code: [Select]
db yum_repositories show odoo-nightly
yum info --enablerepo=odoo-nightly odoo

Of course before installing Odoo you need to resolve all the dependencies (python and postgresql).

bye

Xavier

« Last Edit: January 06, 2015, 03:28:44 PM by Daniel B. »
“When the wise man points to the moon, the fool looks at the finger.”