Skip to content

eugen-don/install-odoo

 
 

Repository files navigation

install-odoo

Usage

# specify branch you are going to use
export SCRIPT_BRANCH="yelizariev/install-odoo/master"

# download script
wget https://raw.githubusercontent.com/${SCRIPT_BRANCH}/install-odoo-saas.sh

# set parameters, e.g.
export ODOO_SAAS_TOOL="yes"
# (list of all parameters with default values can be found at install-odoo-saas.sh)

# run script
/bin/bash -x install-odoo-saas.sh

Contributors

About

Install odoo from source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.7%
  • Python 35.1%
  • Nginx 9.2%