Global Values for plans and templates
Pre-defined global variable values for flight plans and templates.
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 |
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.