This guide installs Odoo CRM on a self-hosted Linux server.
Create a Python virtual environment for CRM dependencies.
Create a PostgreSQL database and user for the CRM.
Install the CRM packages using pip or the official installer.
Apply database migrations and start the CRM service.
Prefer automation? See Odoo CRM Ansible Setup for an example playbook.
Prefer containers? See Odoo CRM Docker Setup.
Any questions?
Feel free to contact us. Find all contact information on our contact page.