server-env/README.md

49 lines
2.6 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=14.0)
[![Build Status](https://travis-ci.com/OCA/server-env.svg?branch=14.0)](https://travis-ci.com/OCA/server-env)
[![codecov](https://codecov.io/gh/OCA/server-env/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/server-env)
[![Translation Status](https://translation.odoo-community.org/widgets/server-env-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/server-env-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# server-env
None
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[auth_saml_environment](auth_saml_environment/) | 14.0.1.0.0 | | Allows system administrator to authenticate with any account
[data_encryption](data_encryption/) | 14.0.1.0.0 | | Store accounts and credentials encrypted by environment
[mail_environment](mail_environment/) | 14.0.1.0.1 | | Configure mail servers with server_environment_files
[mail_environment_office365](mail_environment_office365/) | 14.0.1.0.0 | | Configure Office365 parameters with environment variables via server_environment
[payment_environment](payment_environment/) | 14.0.1.0.2 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Configure payment acquirers with server_environment
[server_environment](server_environment/) | 14.0.2.1.3 | | move some configurations out of the database
[server_environment_data_encryption](server_environment_data_encryption/) | 14.0.1.0.2 | | Server Environment Data Encryption
[server_environment_iap](server_environment_iap/) | 14.0.1.0.0 | | Configure IAP Account with server_environment_files
[server_environment_ir_config_parameter](server_environment_ir_config_parameter/) | 14.0.1.1.1 | | Override System Parameters from server environment file
[//]: # (end addons)
<!-- prettier-ignore-end -->
## 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.