Skip to content

Instantly share code, notes, and snippets.

View oscars8a's full-sized avatar
:octocat:
What's up?

Óscar Soto Ochoa oscars8a

:octocat:
What's up?
View GitHub Profile
@erickgnavar
erickgnavar / Odoo-install.md
Created February 12, 2019 02:13
Instalación Odoo

Despliegue de aplicación Odoo

Se usará Ubuntu 16.04 como sistema base

Preparación del sistema

sudo apt-get update

sudo apt-get install git python-dev libpq-dev python-pip python-virtualenv libsasl2-dev libldap2-dev libssl-dev \
@Guidoom
Guidoom / gist:d5db0a76ce669b139271a528a8a2a27f
Last active September 17, 2024 17:56
Sample odoo.conf file
[options]
#
# WARNING:
# If you use the Odoo Database utility to change the master password be aware
# that the formatting of this file WILL be LOST! A copy of this file named
# /etc/odoo/openerp-server.conf.template has been made in case this happens
# Note that the copy does not have any first boot changes
#-----------------------------------------------------------------------------
# Odoo Server Config File - TurnKey Linux