Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Improve group and host deployment support #312

@grtjn

Description

@grtjn

Recent changes allow adding @group on appservers and databases. It also creates groups if they don't exist yet. Unfortunately it doesn't assign hosts to those new groups, so databases assigned to those new groups end up without forests.

I recommend improving config by wrapping the relevant appservers inside gr:groups/gr:group with a gr:group-name that shows in which group those should be added. This provides space for setting group properties as well. Additionally a ho:hosts/ho:host structure needs to be added that allows setting host properties which also includes assigning a host to a group.

It is possible to rewrite configs on the fly to support backwards compatibility, and put appservers and database forest in Default group (or the one of the current host/app-server) if not explicitly specified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions