Open-source business management software suite designed to streamline various aspects of business operations. With its modular structure, users can choose and integrate specific applications such as accounting, inventory, and sales. Odoo provides a user-friendly interface, scalability for businesses of all sizes, and is available in both community (free) and enterprise editions. Its integrated approach and customization options make it a popular choice for comprehensive ERP (Enterprise Resource Planning) solutions.
When You click on icon Odoo, choose Setting. You examine all basic setting of docker app. By default all apps data are store on Host: /DATA
In this case it is:
/DATA/AppData/big-bear-odoo/data/
It is folder for files. Data in DB are located in postgresql DB. You can see docker.yaml consist with two docker apps: big-bear-odoo and big-bear-odoo-db
Late reply…. But You can install NPM - Nginx Proxy Manager. And on tab “SSL certifcates” be aware, there are two buttons “Add SSL certificates”- both open different dialogs (UI/UX facepalm). Right dialog is opened from top right button. Click on it and see, there is possible of upload Custom SSL certificate. You can generate it using openssl utility. And upload it to NPM using this dialog.