Show Table of Contents
13.3.8. Group-Overrides
By default, each cartridge in a scalable application resides on its own gear within its own group instance.
Group-Overrides can be used when you wish to have two cartridges located on the same set of gears. For example, if you create a cron cartridge and wish to collocate that with a web_framework category cartridge, you can do so as shown in the following example.
Example 13.7. Group-Overrides with cron and web_framework Cartridges
Group-Overrides: - components: - web_framework - cron
In cases where you wish to collocate a
web_framework category cartridge with a web_proxy category cartridge, you can do so as shown in the following example.
Example 13.8. Group-Overrides with web_framework and web_proxy Cartridges
Group-Overrides: - components: - web_proxy - web_framework

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.