
Odoo security with Fail2ban
Odoo security with Fail2ban is the result of my collaboration with Cyril Jacquier to the Fail2ban project. Through my implementations and throughout the life-cycle of an Odoo system, I...
Odoo security with Fail2ban is the result of my collaboration with Cyril Jacquier to the Fail2ban project. Through my implementations and throughout the life-cycle of an Odoo system, I...
Last week, we recived the following enquiry: We are an odoo official partner and we are interested to have a right technical implementation more secure and with performance...
Check your Odoo implementation If your implementation was done correctly, your system should not only run very fast but also be very stable. If this is not the case,...
Why will pgbouncer save you? Because out of the box, Odoo is using standard postGreSQL which is unable to kill ids idle connections. For that reason, whoever is going...
Although the official position is to avoid installing Odoo on a VM, I found out over the years that PostgreSQL had improved a whole lot since version 9.2 and...