Odoo

Open-source all-in-one ERP suite. Includes CRM, sales, inventory, accounting, human resources, e-commerce, and more than 30 integrated modules from a single platform.

Version:

19.0

back to Marketplace

VM Requisites

Resource Minimun
CPU 2 vCPU
RAM 4 GB
Disk 40 GB
Operating System Ubuntu 22.04 / 24.04

Access Port

Port Protocol Usage
443 HTTP/HTTPS Odoo web interface

How To Access

With SSL enabled (recommended)

https://<IP-CON-GUIONES>.sslip.io/

Example: if your VM has the IP address 200.25.101.125:

https://200-25-101-125.sslip.io/

Without SSL

http://<IP_DE_LA_VM>:30069/

First time — Create the database

When you open the URL for the first time, Odoo displays a screen to create the initial database:

Field Value
Master Password The value of ODOO_ADMIN_PASSWORD (deployment outputs)
Database Name Name of your choice (in: my company)
Email Your administrator email
Password Password you will use for daily login

⚠️ The Master Password (ODOO_ADMIN_PASSWORD) is different from your Odoo user password. The Master Password protects database operations (create, duplicate, delete). Store it in a safe place.

Verify that Odoo is active

# View Odoo pods
`kubectl get pods -A | grep odoo`

# View installation log
`tail -f /var/log/cuemby/bootstrap.log`

Expected output

NAME                     READY   STATUS    RESTARTS
odoo-xxxxxxxxx-xxxxx     1/1     Running   0        ← Running ✓

ℹ️ Odoo may take 5–8 minutes to become available the first time, as it initializes PostgreSQL and preloads the base modules.

Configuration Parameters

Parameter Default Description
ODOO_ADMIN_PASSWORD ⚠️ auto-generated Master Password for database management. Different from the user login.
ODOO_DB_PASSWORD ⚠️ auto-generated Internal PostgreSQL database password.
ODOO_DB_DATA_SIZE 10Gi Persistent volume size for PostgreSQL.
ODOO_DATA_SIZE 20Gi Persistent volume size for Odoo attachments and data.
ODOO_SSL_ENABLED true Enable HTTPS with automatic certificate via sslip.io.
ODOO_HOSTNAME auto (sslip.io) Custom hostname. If left blank, the URL generated by Cuemby will be used.

First Steps (quick start)

  1. Open the URL, complete the database creation form, and click Create database.
  2. Log in with the email and password you configured.
  3. Install the modules you need from Apps (CRM, Sales, Inventory, Accounting, etc.).
  4. Configure your company from Settings → General Settings → Companies.

💡 Tip: Only install the modules you intend to use. Odoo is modular, and each additional module increases loading time and resource usage. You can install more modules at any time.

Quick Troubleshooting

Problem Probable cause Solution
DB screen does not appear Odoo still initializing Wait ~5–8 min and check tail -f /var/log/cuemby/bootstrap.log.
Master password is wrong Incorrect password Check the value of ODOO_ADMIN_PASSWORD in the deployment outputs.
Login fails after creating the database Incorrect email or password Use the exact email and password entered in the creation form.
Slow modules during installation Insufficient RAM under load Wait for it to finish; Odoo installs dependencies sequentially.
Pod in CrashLoopBackOff PostgreSQL not yet ready Please wait a few minutes; Odoo requires the database to be available before starting.

Cuemby Cloud

IaaS

About Cuemby Cloud

Cuemby Cloud is enterprise-grade cloud infrastructure managed from a single console, built for stronger security, predictable operations, and easy scaling across regions.

Datacenters regions available in Colombia, Ecuador, and Chile

Backed by Tier III / Tier IV data center locations

Zero Network Ingress and Egress Fees

24/7 local expert support

Ready to Modernize Your Enterprise?

Future challenges demand future-ready solutions.
Let’s get started!

© Copyright | Cuemby® 2025