https://github.com/oca/server-env
Tools to manage environment-dependent configuration
https://github.com/oca/server-env
Last synced: 4 months ago
JSON representation
Tools to manage environment-dependent configuration
- Host: GitHub
- URL: https://github.com/oca/server-env
- Owner: OCA
- License: agpl-3.0
- Created: 2017-12-10T16:40:13.000Z (over 8 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-11-13T12:43:47.000Z (7 months ago)
- Last Synced: 2025-11-27T18:50:40.991Z (7 months ago)
- Language: HTML
- Size: 30.3 MB
- Stars: 72
- Watchers: 34
- Forks: 177
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=18.0)
[](https://github.com/OCA/server-env/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/server-env/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/server-env)
[](https://translation.odoo-community.org/engage/server-env-18-0/?utm_source=widget)
# server-env
server-env
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[data_encryption](data_encryption/) | 18.0.1.0.0 |
| Store accounts and credentials encrypted by environment
[mail_environment](mail_environment/) | 18.0.1.0.1 | | Configure mail servers with server_environment_files
[mail_environment_google_gmail](mail_environment_google_gmail/) | 18.0.1.0.0 |
| Configure Gmail mail servers with server_environment_files
[server_environment](server_environment/) | 18.0.1.0.4 | | move some configurations out of the database
[server_environment_data_encryption](server_environment_data_encryption/) | 18.0.1.0.0 |
| Server Environment Data Encryption
[server_environment_ir_config_parameter](server_environment_ir_config_parameter/) | 18.0.1.0.0 | | Override System Parameters from server environment file
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.