跳至內容
選單
此問題已被標幟
2 回覆
4057 瀏覽次數

Hey! I am testing out Odoo with a database hosted by Odoo itself.
Once I am confident that this is what we want to use I would like to host if myself.
I've taken the docker route and installed everything properly to a point where I can now start using a self-hosted version of Odoo. 

But how do I proceed? 
There is a tutorial here: https://www.odoo.com/documentation/16.0/administration/maintain/enterprise.html

But that does not seem to cover a docker install. Also where do I get the actual web_enterprice module from?


Thanks a lot!


頭像
捨棄
最佳答案

Hi you can take the source code from the download section on the odoo website.
odoo.com/fr_FR/page/download

頭像
捨棄
最佳答案

- The enterprise code can be found at https://github.com/odoo/enterprise (access is granted for odoo partners)


  • Backup your community database

  • Shutdown your server

  • Install the web_enterprise module

  • Restart your server

  • Enter your Odoo Enterprise Subscription code






頭像
捨棄