An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=18.0)
[![Pre-commit Status](https://github.com/OCA/server-env/actions/workflows/pre-commit.yml/badge.svg?branch=18.0)](https://github.com/OCA/server-env/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[![Build Status](https://github.com/OCA/server-env/actions/workflows/test.yml/badge.svg?branch=18.0)](https://github.com/OCA/server-env/actions/workflows/test.yml?query=branch%3A18.0)
[![codecov](https://codecov.io/gh/OCA/server-env/branch/18.0/graph/badge.svg)](https://codecov.io/gh/OCA/server-env)
[![Translation Status](https://translation.odoo-community.org/widgets/server-env-18-0/-/svg-badge.svg)](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 | florian-dacosta | 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 | ivantodorovich | 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 | florian-dacosta | 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.