Giter VIP home page Giter VIP logo

odoo-install's Introduction

Installation procedure

  1. Download the script:
sudo wget https://raw.githubusercontent.com/tgd1973/Odoo-install/main/odoo-install.sh && sudo chmod +x odoo-install.sh
  1. Modify the parameters as you wish. There are a few things you can configure, on the folder you just downloaded, which finds it in: /tmp/Odoo-install/install/

    This options is the most used:

  • OE_USER - will be the username for the system user.
  • OE_HOME - will be the home directory of the system user.
  • OE_VERSION - is the Odoo version to install, for example 16.0 for Odoo V16.0
  • OE_INSTALL_DIR - is the path where all environment will be installed to.
  • OE_REPO - is the path where odoo will be clonned to.
  • INSTALL_WKHTMLTOPDF - set to False if you do not want to install it, if you want to install it you should set it to True.
  • OE_PORT - is the port where Odoo should run on, for example 8069.
  • OE_NETRPC_PORT - is the port where Odoo net-rpc should run on, for example 8070.
  • OE_LONGPOOL_PORT - is the port where Odoo long pool should run on, for example 8070.
  • IS_ENTERPRISE - will install the Enterprise version on top of community version if you set it to True, set it to False if you want the community version of Odoo.
  • OE_SUPERADMIN - is the master password for this Odoo installation.
  • OE_DB_PASSWORD - is the password of postgres user.
  • OE_WORKERS - is the number of Odoo workers
  • PG_VERSION - is a version of postgresql installed
  1. Run the script:
sudo ./odoo-install.sh

odoo-install's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

crazyshark2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.