-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Should be an "Inquirer" program that allows you to select multiple services to deploy, inquires about the environmental variables, and subsequently deploys the programs in the sequence from the main list.
For Example: database manager optionally deploys and configures mysql, and is a dependent of all GitToken services.
If selected for deployment as a services (configuring git_token database tables), then it should be deployed before any other selected service.