Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Odoo Enterprise v17 On-Premises Hardware Requirements

Subscriure's

Get notified when there's activity on this post

This question has been flagged
v17HardwareRequirements
1 Respondre
15844 Vistes
Avatar
Moore Yemen

Hello!

We have purchased an Odoo Enterprise license for 100 users, we currently completing the implementation and customization on SH, however before going live, we are required to host the environment on premises.

We are looking for approximate estimation on the hardware to run a high-quality deployment.

We will have 100 users (40 to 60 active at one time), using various apps as per below estimated usage., we also estimate around 5 to 10k daily websites visitors.

Here's the apps we plan to use:

Heavy usage:

·        Website

·        Projects

·        Custom developed Apps with portal forms and backend integration (estimated 100 form filling per day)

·        Sales

·        Accounting

Light usage:

·        Purchase

·        Inventory

·        Documents

·        Payroll

Below are my questions:

1-     How many VMs should I plan to deploy, and which role(s) would they each hold? And for each VM what should I plan to allocate for CPU and memory?

2-     Should I separate the application server from the database server?

3-     I also need to have two staging environments for development and testing and one production? how to accomplish this setup?

Thank you!


0
Avatar
Descartar
Avatar
Bhavin Patel
Best Answer

Hi, Set up an on-premises Odoo deployment involves considering various factors to optimal performance and scalability. Below are some recommendations to help you plan your infrastructure.


(1)VMs and Resource Allocation:

Heavy Usage VM: Role: Application Server, CPU: 4–6 cores, Memory: 16-32 GB RAM

Database VM:-Role: Database Server, CPU: 8–12 cores, Memory: 32-64 GB RAM

Storage: Use SSDs for the database to enhance performance.

Web Server VM (Optional):- Role: Nginx/Apache for serving static content. CPU: 2–4 cores, Memory: 8-16 GB RAM

Notes:Depending on the actual load, you might need to adjust these values.

      Implement load balancing for application servers if necessary.

(2) Separation of Application Server and Database Server,

Separation: Yes, it is generally recommended to separate the application server from the database server for better scalability and performance.

(3) Staging Environments:- Use separate VMs for development and testing. Utilize Odoo.sh for these environments if possible, or set up separate on-premises VMs with a copy of your production database for testing purposes.

Production Maintain a separate VM for the production environment.

Additional Considerations Backup Strategy:- Implement a robust backup strategy and consider regular database backups and off site storage.

Security:- Implement security best practices, including firewalls, intrusion detection systems, and regular security audits.

Scalability:- Consider monitoring tools for performance analysis and capacity planning.

Network:- Ensure high speed, reliable networking between application and database servers.

SSL Termination:- If using HTTPS, consider terminating SSL at the web server for improved performance. And web caching mechanisms to improve website performance.

Thank you!


3
Avatar
Descartar
Moore Yemen
Autor

Is it possible to have a zoom meeting to discuss this in more details, I would highly appreciate your support.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Ya es posible hacer Upgrade de v17 a v17.1 ?
v17
Avatar
Avatar
1
d’oct. 25
1231
How to add a new Many2one field in res.config.settings? Solved
v17
Avatar
Avatar
Avatar
Avatar
4
d’oct. 25
3546
Add field to ALL models in Odoo
v17
Avatar
Avatar
Avatar
2
de set. 25
2242
How to disable Email notification - You have been assigned to Solved
v17
Avatar
Avatar
Avatar
Avatar
4
de set. 25
7588
Selection Field Options Disappear from Database (PostgreSQL enum) on Module Upgrade
v17
Avatar
0
d’ag. 25
1165
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now