Tools to manage environment-dependent configuration
Go to file
OCA-git-bot 871aa6eb29 [UPD] README.rst 2023-09-03 16:37:58 +00:00
auth_oauth_environment [ADD] icon.png 2020-03-05 15:44:16 +00:00
mail_environment Remove en.po 2020-12-13 19:52:13 +01:00
server_environment [UPD] README.rst 2023-09-03 16:37:58 +00:00
server_environment_files_sample [UPD] README.rst 2023-09-03 16:37:58 +00:00
server_environment_ir_config_parameter [FIX] removed static folders, added preloadable key in manifest in all models 2019-05-02 09:55:07 +02:00
setup [ADD] setup.py 2021-10-16 06:35:55 +00:00
test_server_environment [ADD] icon.png 2019-04-03 03:21:14 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 22:10:18 +01:00
.gitignore Add metafiles 2017-12-11 14:41:19 +01:00
.travis.yml Travis: remove running_env config 2020-04-15 19:10:47 +02:00
LICENSE Add metafiles 2017-12-11 14:41:19 +01:00
README.md [UPD] addons table in README.md 2021-08-14 04:46:40 +00:00

README.md

Licence Runbot Status Build Status Coverage Status

Odoo server environment

This repository hosts official server environment managment modules provided by the OCA.

Those modules provides a way to define an environment in the main Odoo configuration file and to read some configuration files depending on the environment you defined.

To define an environment, put 'dev', 'test', 'production' in your odoo configuration file:

[options]
running_env=dev

Available addons

addon version maintainers summary
auth_oauth_environment 11.0.1.0.0 Configure mail servers with server_environment_files
mail_environment 11.0.1.1.0 Configure mail servers with server_environment_files
server_environment 11.0.2.0.3 move some configurations out of the database
server_environment_files_sample 11.0.1.0.1 sample config file for server_environment
server_environment_ir_config_parameter 11.0.1.0.0 Override System Parameters from server environment file
test_server_environment 11.0.1.0.0 Used to run automated tests, do not install

Translation Status

Transifex Status


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.