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.
1. Download the script: ``` sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/9.0/odoo_install.sh ``` 2. Make the script executable: ``` sudo chmod +x odoo_install.sh ``` 3. Execute the script: ``` sudo ./odoo_install.sh ```
forked from Yenthe666/InstallScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Odoo install script
Billolha/InstallScript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Odoo install script
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%