documentation/content/administration
Christophe Monniez aa1c6b3f07 [IMP] install/setup: install dependencies from debian packages
This commit changes the way that Odoo python dependencies should be
installed.

Before this commit, the described way to install Odoo dependencies was
by using the `pip` utility.

Now, we explicitly recommend to use a Debian based system and install
Odoo dependencies from their packaging tool.

The main reasons are:
* Odoo productions instances are, most of the time, run on Debian based
  systems with those package already installed
* That way, a developer cannot mistakenly use a feature from a
  dependency that does not exists on those production environments
* Avoid mixes of python packages on the developer/user 's system

closes odoo/documentation#1364

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2021-12-17 12:28:55 +00:00
..
install [IMP] install/setup: install dependencies from debian packages 2021-12-17 12:28:55 +00:00
maintain [IMP] install/maintain: fix a typo 2021-12-13 18:11:05 +00:00
odoo_sh [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
upgrade [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
install.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
maintain.rst [ADD] maintain: revert and update "db_online" 2021-10-25 14:08:03 +00:00
odoo_sh.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
upgrade.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00