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

Build out Online Template Registry #26

Open
ChrisKibble opened this issue Apr 21, 2022 · 0 comments
Open

Build out Online Template Registry #26

ChrisKibble opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels

Comments

@ChrisKibble
Copy link
Owner

This is the long term goal of the project. Eventually I'd like the module to come with some really basic templates (e.g., domain controller, domain client, etc.) but then templates would be available in a registry online that they could install as packs.

For example, perhaps Lably doesn't come pre-installed with templates needed for SCCM, however they could do something like:

Install-LablyPack -Name "ConfigMgrCB"   # Download Lably Template Pack for SCCM from Online Repository
New-Lably -Pack "ConfigMgrCB"           # Builds DC (using template), SCCM Server (using template), and a client.

And now they'll have templates for building an SCCM Site, WSUS server, database server, etc. The community could contribute (under moderation) to the repository. Perhaps over time we'd allow other registries to be added so that folks could house their own internal repos of templates useful for their project or organization.

@ChrisKibble ChrisKibble self-assigned this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant