Skip to Content
Global Values for plans and templates

Global Values for plans and templates

Pre-defined global variable values for flight plans and templates.

https://tower.cetmix.com/web/image/product.template/17/image_1920?unique=c5428c4
(0 review)
Summary
Categories
Variables and Values
Tags
Odoo System Nginx Postgres
Authors
Cetmix OU
License AGPL-3
Version 1.0.0
Call sign cx_global_variable_values
Download
12 downloads

 This YAML snippet defines global default values for commonly used variables in Cetmix Tower. These values are applied automatically across server templates, commands, file templates, and flight plans to simplify configuration and ensure consistency.

🔧 Key Defaults Include:

  • Odoo Settings: ports (8069, 8072), container name, image name, workers, cron threads, logging level, admin password.

  • Database Settings: PostgreSQL host (db), port (5432), user (odoo), password, database name.

  • Docker Settings: Shared Docker network (tower), shared Postgres container name (db).

  • Security: Option to disable Odoo database manager UI (True).

This package is distributed under the GNU Affero General Public License v3.0 (AGPL-3) or later license.