コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4376 ビュー

Hi all, 

i like Installation from source, because it is easier to customize

but it's said that installation from source code is not suitable for deployment ?  why ?

Thanks !


アバター
破棄

Why wouldn't it be suitable for deployment? I bet 90%+ of all installations are done from the source code (from github.com/odoo/odoo). I have plenty of Odoo environments running like this.

最善の回答

I agree with Yenthe.  Also, Odoo does not state this.  In fact, they state the opposite.  This is what Odoo writes about installing from source:

Harder to get started than Packaged installers, provides even greater flexibility: packaged installers don't generally allow multiple running Odoo versions on the same system, and don't provide easy source access to Odoo itself.

Good for developing modules, can be used as base for production deployment.

The source code can be obtained by downloading a tarball or using git. Using git is strongly advised, as it makes it easier to update, switch between multiple versions (including the current development version) or contribute.

Refer to the documentation at https://www.odoo.com/documentation/9.0/setup/install.html

アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 24
3243
3
1月 17
3856
6
10月 15
5439
1
1月 19
1406
1
2月 18
3483