Commit Graph

8 Commits

Author SHA1 Message Date
Guewen Baconnier edbefe2162 Add SERVER_ENV_CONFIG_SECRET alongside SERVER_ENV_CONFIG
Allows to isolate the secrets in your deployment
2018-07-24 10:06:05 +02:00
Guewen Baconnier c83da6071c Update documentation of server_environment, bump 2018-07-24 10:06:05 +02:00
Guewen Baconnier 9e98c79a31 Improve documentation regarding variables 2018-07-23 12:48:19 +02:00
Guewen Baconnier 3b074b1061 Add SERVER_ENV_CONFIG_SECRET alongside SERVER_ENV_CONFIG
Allows to isolate the secrets in your deployment
2018-07-23 11:13:26 +02:00
Guewen Baconnier 8a075db418 Add SERVER_ENV_CONFIG to configure vars from env. variable 2018-07-19 09:17:06 +02:00
Adrien Peiffer (ACSONE) c3d08a9f91 Migration of server_environment to 10.0 2018-01-03 10:43:21 +01:00
Stéphane Bidoul (ACSONE) a238c345eb [IMP] load server environment options from odoo rcfile too (#556)
* [IMP] load server environment options from odoo rcfile

This allows delivering the code with default configuration options for
all environments in the server_environment_file module, but letting
the administrator override some configuration entries in the regular
odoo configuration file.

* server_environment_file: update README
2018-01-03 10:43:21 +01:00
Alexandre Fayolle 752523554f 9.0 migration of server_environment 2018-01-03 10:43:21 +01:00