-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
A longtime desire has been to support multiple Mage-OS Distribution variants for different use cases, like
- Mage-OS Minimal
- Mage-OS Content Management
- Mage-OS Headless
There are code issues here with modules depending on other modules they probably shouldn't -- mage-os/mageos-magento2#166 addresses that.
But setting that aside: To do this, we'll need to update the release generator to support creating multiple metapackages (different versions of mage-os/product-community-edition) for each variant. Right now the build config and instructions only support the one metapackage explicitly.