Odoo Installation — a practical guide to Odoo installation with clear examples you can reuse in real projects.
Odoo Tutorial Series (5/112). Prefer one article? Read the complete Odoo tutorial.
Short description
Official docs recommend a system user, PostgreSQL, Python deps, and a service/systemd unit for production.
Steps
- Install PostgreSQL and Python dependencies.
- Configure odoo.conf.
- Start Odoo and create a database.
Install checklist
PostgreSQL running
Python venv + requirements
odoo-bin / odoo package
Config file (odoo.conf)
Create database from UI