Lab notes
Articles
Tutorials and experience reports on rarely documented topics.
01January 15, 2025
Solving automatic session disconnection in Odoo
How to configure sessions.max_inactivity_seconds to prevent unwanted user disconnections in Odoo.
OdooPostgreSQLAdministration
02February 10, 2025
Download Odoo source code via Jupyter Lab
How to retrieve the community and enterprise Odoo source code from Odoo.sh locally using the built-in Jupyter Lab terminal.
OdooOdoo.shJupyter
03March 1, 2025
Free disk space by cleaning Docker dangling images
Diagnosing and resolving disk saturation caused by dangling Docker images on a production VPS.
DockerLinuxDevOpsVPS