Showing headlines posted by nkr1ptd

Installing Odoo version 8 on Ubuntu 14.04

These are step by step instructions for how to install Odoo on Ubuntu 14.04. This seems to be the most widely used distribution for Odoo users. This will get you up and running in short order as it will only take about 30 minutes (depending on your Internet connection). Odoo is a continuation of the popular OpenERP open source ERP solution. It continues to gain popularity and with version 8 has expanded into a CMS as well. The backend uses PostgreSQL and it is written in Python.

Odoo 8 with SSL Reverse Proxy using Apache

If you have Odoo running and want to secure the connection via an SSL reverse proxy. Then you can do it using now using Apache.

Using Nginx with Odoo version 8 on Ubuntu 14.04 LTS 64-bit Server

  • www.nkr1ptd.com; By Brandon Newport (Posted by nkr1ptd on Nov 25, 2014 5:42 AM EDT)
  • Story Type: Tutorial; Groups: LXer, Ubuntu
Setup Odoo v8 with Nginx on Ubuntu 14.04

Setup Nginx as an SSL proxy to Odoo version 8 on Ubuntu 14.04 Server. This is an easy how-to article designed to save you time figuring it out yourself.