Tools to manage environment-dependent configuration
  • HTML 51%
  • Python 46.1%
  • JavaScript 2.9%
Find a file
OCA-git-bot 1f537d5bcb Merge PR #283 into 18.0
Signed-off-by lmignon
2026-08-19 14:14:06 +00:00
.github/workflows Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.oca/oca-port/blacklist [IMP] server_environmnet: allow to overwrite odoo config options from server_environment_files 2026-03-04 10:30:46 -10:00
auth_saml_environment Translated using Weblate (Italian) 2026-05-04 11:45:05 +00:00
data_encryption Added translation using Weblate (Swedish) 2025-11-13 10:12:06 +00:00
mail_environment [BOT] post-merge updates 2026-07-28 08:40:27 +00:00
mail_environment_google_gmail Translated using Weblate (Swedish) 2025-11-13 10:26:21 +00:00
server_environment Translated using Weblate (Italian) 2026-07-29 09:46:38 +00:00
server_environment_data_encryption [BOT] post-merge updates 2026-03-04 13:30:34 +00:00
server_environment_ir_config_parameter Translated using Weblate (Swedish) 2025-11-13 10:28:18 +00:00
setup/_metapackage [BOT] post-merge updates 2026-05-01 10:10:45 +00:00
.copier-answers.yml Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.editorconfig Initial commit 2024-09-30 15:26:34 +00:00
.gitattributes Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.gitignore Initial commit 2024-09-30 15:26:34 +00:00
.pre-commit-config.yaml Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.pylintrc Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.pylintrc-mandatory Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
.ruff.toml [IMP] update dotfiles 2025-02-09 18:38:57 +00:00
checklog-odoo.cfg Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
eslint.config.cjs Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
LICENSE Initial commit 2024-09-30 15:26:34 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 17:07:57 +02:00
README.md Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
renovate.json Upgrade repo template up to 1.44 2026-08-19 15:32:22 +02:00
requirements.txt [IMP] data_encryption: pre-commit auto fixes 2025-03-31 15:15:13 +02:00
test-requirements.txt [ADD] test-requirement with odoo-test-helper 2025-04-02 18:58:39 +02:00

Support the OCA

server-env

Runboat Pre-commit Status Build Status codecov Translation Status

server-env

Available addons

addon version maintainers summary
auth_saml_environment 18.0.1.0.0 Allows system administrator to authenticate with any account
data_encryption 18.0.1.0.0 florian-dacosta Store accounts and credentials encrypted by environment
mail_environment 18.0.1.1.1 Configure mail servers with server_environment_files
mail_environment_google_gmail 18.0.1.0.0 ivantodorovich Configure Gmail mail servers with server_environment_files
server_environment 18.0.1.1.1 move some configurations out of the database
server_environment_data_encryption 18.0.1.0.1 florian-dacosta Server Environment Data Encryption
server_environment_ir_config_parameter 18.0.1.0.0 Override System Parameters from server environment file

Licenses

This repository is licensed under AGPL-3.0.

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, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.