New to Odoo. Thank you all.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
3
ตอบกลับ
4872
มุมมอง
New to Odoo. Thank you all.
Yes, Odoo supports the integration of load balancing with NGINX, AWS RDS, and AWS S3. Here's how each service fits into a scalable and resilient Odoo architecture.
We have already done these integration to our multiple client's projects. If you need any specific detail or information please let me know, we will answer your query or problems.
could anyone share for configuration tutorial
Hi Odoo can work really well with a setup using NGINX for load balancing AWS RDS for the database and AWS S3 for storing files. NGINX helps distribute traffic across multiple Odoo workers which improves performance while RDS keeps your database reliable and backed up and S3 is great for attachments and images. are you planning this setup for a small team or a larger production environment? A lot of companies use similar cloud-based setups to make their systems more scalable and easier to manage. Also thinking about session handling and the number of concurrent users early can save headaches later when scaling.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
|
2
พ.ย. 24
|
5864 | ||
|
|
1
มี.ค. 15
|
5717 | ||
|
|
0
ก.ค. 24
|
4138 | ||
|
|
0
พ.ค. 21
|
3666 | ||
|
|
4
ม.ค. 24
|
16467 |
Yes.
Hello Yenthe Van Ginneken,
can you share any guide about AWS load balancing implementation for odoo ? I am not sure how to manage the sessions and filestores for odoo when implementing load balancing with multiple servers.