How to install Odoo on Linux Ubuntu 16,04

in #odoo6 years ago (edited)

Odoo is the largest open source ERP System. It is entirely free if you know how to run it:) This is a simple tutorial on how to install Odoo on Linux, not only 16,04;)

  1. Log in to your system and work as a superuser:
    sudo su
  2. Update the system
    apt-get update
  3. Download the script. You can change to the version of your choice:
    wget https://raw.githubusercontent.com/Yenthe666/InstallScript/11.0/odoo_install.sh
  4. Run the script:
    ./odoo_install.sh
  5. Now you can access Odoo:
    http://serverIP:8069
    If you are running it locally that would be: 127.0.0.1:8069

The next steps would be to configure the Apache/Nginx or another server to point a domain to the Odoo instance. Also, remember to set the proper access rules on your server (for example on Amazon that would be by opening the port 80 and 8069 in the security rules). It is also wise to change the default password in Odoo config from "admin" to something more secure.
If you used the script without editing your Odoo config file would be installed in /etc/odoo-serfer.config. Use nano, vi or another editor to change the default settings.
Enjoy

Coin Marketplace

STEEM 0.30
TRX 0.12
JST 0.033
BTC 62860.75
ETH 3112.64
USDT 1.00
SBD 3.86