DEV Community

Cover image for Odoo 18 ERP Installation with PostgreSQL 16 on Ubuntu 24.04 LTS #odoo #odoo18 #erp #odooerp
Chitt Ranjan Mahto (Chirag)
Chitt Ranjan Mahto (Chirag)

Posted on

Odoo 18 ERP Installation with PostgreSQL 16 on Ubuntu 24.04 LTS #odoo #odoo18 #erp #odooerp

inchirags@gmail.com Chirag Technology Tutorial https://www.chirags.in


Odoo 18 ERP Installation with PostgreSQL 16 on Ubuntu 24.04 LTS
Enter fullscreen mode Exit fullscreen mode

🤷‍♂️ What is Odoo?

Odoo is an open-source, all-in-one business management software (ERP) that helps companies manage sales, accounting, inventory, HR, manufacturing, and more in one platform.

🛠️ Built with: Python & PostgreSQL
🧩 Modular: Install only the apps you need
🌍 Editions: Free Community Edition & Paid Enterprise Edition
📱 Access: Web-based with mobile support
🔑 Goal: Centralize and automate business processes

Prerequisites

Before starting, ensure you have:

  • A fresh Ubuntu 24.04 LTS server installation.
  • Root or sudo access (we'll use sudo for commands).
  • Basic terminal knowledge (you can copy-paste commands).
  • The server IP is 192.168.1.7 (as provided; we'll use this for accessing Odoo later).
  • At least 2GB RAM and 20GB disk space recommended for a basic setup.
  • Internet access on the server for downloading packages.

YouTube Video:

For any doubts and query, please write on YouTube video 📽️ comments section.

Note : Flow the Process shown in video 📽️.

😉Please Subscribe for more videos:
https://www.youtube.com/@chiragtutorial
💛Don't forget to, 💘Follow, 💝Like, Share 💙&, Comment

Thanks & Regards,
Chitt Ranjan Mahto "Chirag"


Note: All scripts used in this demo will be available in our website.
Link will be available in description.

Top comments (0)