You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
WIP-- shows mysql services inquiries first before other services; also keeps track of shared variables and sets them as defaults for subsequent deployment inquiries
Ryanmtate
added this to the
git token setup, deploy, terminal milestone
Sep 11, 2017
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.
The text was updated successfully, but these errors were encountered: