Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Odoo Enterprise v17 On-Premises Hardware Requirements

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
v17HardwareRequirements
1 Răspunde
16327 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
Imagine profil
Bhavin Patel
Cel mai bun răspuns

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
Imagine profil
Abandonează
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!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Ya es posible hacer Upgrade de v17 a v17.1 ?
v17
Imagine profil
Imagine profil
1
oct. 25
1370
How to add a new Many2one field in res.config.settings? Rezolvat
v17
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
oct. 25
3811
Add field to ALL models in Odoo
v17
Imagine profil
Imagine profil
Imagine profil
2
sept. 25
2468
How to disable Email notification - You have been assigned to Rezolvat
v17
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
sept. 25
7911
Selection Field Options Disappear from Database (PostgreSQL enum) on Module Upgrade
v17
Imagine profil
0
aug. 25
1314
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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