Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][ADD] cetmix_tower_data & odoo & postgres & traefik #66

Open
wants to merge 34 commits into
base: 14.0-dev
Choose a base branch
from

Conversation

norlinhenrik
Copy link

@norlinhenrik norlinhenrik commented Jun 9, 2024

Here are 4 data modules, as an alternative to cetmix_tower_template_odoo in #49.

The data is minimalistic. A lot of data from cetmix_tower_template_odoo is commented out for now.
The data is reorganized. Variable names begin with the name of the software they belong to.
The data is for standard production. A change may require a migration script (when the modules are mature).
The data is using the 'module' field introduced in #65 to be readonly and gray by default.
The data is defined in YAML. Specify that a record will not be readonly or gray by adding - before the -name.

cetmix_tower_data has a script to convert from YAML to XML.
cetmix_tower_data_odoo depends on cetmix_tower_data_postgres and works with cetmix_tower_data_traefik.

@ivs-cetmix
Copy link
Contributor

Hello @norlinhenrik , thank you for your contribution!
I think this is a great idea to use YML instead of XML. Probably this can be an extra module. Or we can add this as a part of the tower_server. @Aldeigja what do you think about it?

@ivs-cetmix
Copy link
Contributor

/ocabot rebase

Aldeigja and others added 28 commits October 1, 2024 12:02
This module is a helper template that is used to install Odoo on remote server using for Cetmix Tower.
It implements basic entities for deploying Odoo using Docker.

[IMP] cetmix_tower_template_odoo: added README

[IMP] cetmix_tower_template_odoo: add variable data file

[IMP] cetmix_tower_template_odoo: add command data

[IMP] cetmix_tower_template_odoo: add variable value data

[IMP] cetmix_tower_template_odoo: added flight plans data and related commands and variables

[IMP] cetmix_tower_template_odoo: added tower file template data

[IMP] cetmix_tower_template_odoo: readme files updated

[DON'T MERGE] test-requrements.txt

[IMP] cetmix_tower_template_odoo: change variable names as not to interfere with the cetmix_tower_server demo data

[IMP] cetmix_tower_template_odoo: missed variables and values added

[IMP] cetmix_tower_template_odoo: added missing variables and values

[IMP]  cetmix_tower_template_odoo: added missed commands data

[IMP]  cetmix_tower_template_odoo: update Init Tower on server flightplan with Add user to docker group command

[IMP] cetmix_tower_template_odoo: update variable values  with server variables

add more missing variables

[IMP] cetmix_tower_template_odoo: update gitaggregator file template description
@CetmixGitDrone
Copy link

Congratulations, PR rebased to 14.0-dev.

@CetmixGitDrone CetmixGitDrone force-pushed the 14.0-t3497-loym-cetmix_tower_data branch from 95f7923 to ebf57f2 Compare October 1, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants