Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
8572 Представления

Can anyone help me to install Odoo 8 and configure in Ubuntu server?

Thankx

Аватар
Отменить
Автор

I think this may be helpful http://madurad.wordpress.com/2014/07/23/odoo-8-installing-and-configuring-in-ubuntu-server/

Лучший ответ

Try this on a clean Ubuntu 14.04 install (ie. only install the OS and do a restart):

1) wget https://raw.githubusercontent.com/lukebranch/openerp-install-scripts/master/odoo-saas4/ubuntu-14-04/odoo_install.sh 3) sudo sh odoo_install.sh

2) sudo sh odoo_install.sh

3) once the script has finished restart your server and you will find everything setup on http://(insert your ip address here):8072

You can find more details about this script here: https://www.odoo.com/forum/help-1/question/how-to-install-odoo-from-github-on-ubuntu-14-04-for-testing-purposes-only-ie-not-for-production-52627

Аватар
Отменить
Лучший ответ

Hello,

You can check these links:

Link 1

Link 2

Regards...

Аватар
Отменить
Лучший ответ

http://madurad.wordpress.com/2014/07/23/odoo-8-installing-and-configuring-in-ubuntu-server/

Аватар
Отменить
Лучший ответ

You can do it the debian/ubuntu way too... Follow other links talking about postgresql, python and co, but forget the github repository part and replace it by this :

To install the Debian/Ubuntu package, add the following line to your /etc/apt/sources.list:

deb http://nightly.odoo.com/8.0/nightly/deb/ ./

or

deb http://nightly.odoo.com/master/nightly/deb/ ./

And type:

sudo apt-get update sudo apt-get install openerp

The automatic app update mechanism (Settings->Modules->Updates) is currently unavailable on Debian/Ubuntu,
however you may use the standard apt-get update, apt-get upgrade dance to keep your Odoo installation updated.

http://nightly.openerp.com/

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 15
4446
1
февр. 16
6852
1
авг. 15
8139
2
мар. 15
5358
0
мар. 15
5488