Coder Social home page Coder Social logo

openexpertiz / odoo-install-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gustavovalverde/odoo-install-scripts

0.0 1.0 2.0 60 KB

Automated install scripts for Odoo v8 or v9 (Community or Enterprise editions). This scripts just needs to be preconfigured before being launched, no interaction needed.

License: MIT License

Shell 100.00%

odoo-install-scripts's Introduction

odoo-install-scripts

Automated install scripts for Odoo + Clouder /!\ BETA version, do NOT use in production! This scripts just needs to be preconfigured before being launched, no interaction needed.

The script is based on the install scripts from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts), Yenthe (https://github.com/Yenthe666/InstallScript), Gustavo Valverde (https://github.com/gustavovalverde/odoo-install-scripts) with some additions from Nils Hamerlinck (http://nils.hamerlinck.fr/blog/2015/04/09/install-odoo-vps-ubuntu/)

It also follows the approach recommended in Odoo's documentation (https://www.odoo.com/documentation/9.0/setup/install.html) using pip instead of apt-get for python dependencies

It's recommended to install this script with elevated privileges, so there's no need to use sudo to execute this procedure.

Installation procedure

1. Download the script ```bash wget https://raw.githubusercontent.com/openexpertiz/odoo-install-scripts/master/odoo-clouder-install.sh ```
  1. THIS IS IMPORTANT! Modify this variables, otherwise you might get hacked too easily
  OE_USER="odoo"
  OE_VIRTENV="venv"
  OE_SUPERADMIN="admin-OE2017"
  1. Modify this variables based on your needs
  INSTALL_WKHTMLTOPDF="True"
  HAVE_PROXY="False" 
  OE_PORT="8069"
  OE_VERSION="8.0"
  IS_ENTERPRISE="False"
  1. Make the script executable
chmod +x odoo-install-scripts.sh
  1. Execute the script:
. odoo-install-scripts.sh

odoo-install-scripts's People

Contributors

amrani1insaf avatar gustavovalverde avatar openexpertiz avatar

Watchers

 avatar

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.