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

Add Framework for Extending Initial Solution Setup #24

Open
dylanyoung-dev opened this issue May 12, 2019 · 1 comment
Open

Add Framework for Extending Initial Solution Setup #24

dylanyoung-dev opened this issue May 12, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dylanyoung-dev
Copy link
Owner

The base solution is great, but some people might want a solution that initializes with specific options/modules enabled. We should create an extensible way to pull in other repos (with a specific format) based on a configuration that you can specify. So for example, someone could specify that they want the base install, but they also want to install a marketing starter kit, that includes additional modules for Marketing enhancements etc. Or if you wanted to install an instance that includes a specific module that your organization uses in most of it's projects (but not all), you could configure which modules you setup the solution with initially. More details to come.

@dylanyoung-dev dylanyoung-dev added the enhancement New feature or request label May 12, 2019
@dylanyoung-dev dylanyoung-dev added this to the Release 2.0 milestone May 12, 2019
@dylanyoung-dev dylanyoung-dev self-assigned this May 12, 2019
@dylanyoung-dev
Copy link
Owner Author

dylanyoung-dev commented May 12, 2019

Would be great if you could use framework to install SxA, or other modules on your environment starting up. Some of this functionality already exists, so we'll see. (This may be another Feature entirely)

But the other side, is being able to create your initial solution to include projects with specialized configuration for say xDb/xConnect, so that it would have special instructions to generate model json files, and publish these to specific locations. These could have specialized yaml build/release definitions as well.. Will need to figure this out :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant