Understand the default configuration
Odoo application
A new database will be created during the deployment process. The Odoo package is installed at /opt/bitnami/apps/odoo/lib/odoo-version.egg.
Odoo configuration file
The Odoo server configuration file is at /opt/bitnami/apps/odoo/conf/odoo-server.conf.
NOTE: The configuration file name changed since the Odoo 10 version was released. If you are using a prior version, the configuration file is at /opt/bitnami/apps/odoo/conf/openerp-server.conf.
Odoo servers
By default, two Odoo servers run:
-
odoo_no_multi_process, which controls the scheduled actions
-
odoo_gevent, which handles the Instant Message connections. Its port can be found in the Odoo configuration file in the longpolling_port variable.
Odoo logs
The Odoo logs are located at /opt/bitnami/apps/odoo/log.