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

git token deploy #1

Open
Ryanmtate opened this issue Sep 11, 2017 · 2 comments
Open

git token deploy #1

Ryanmtate opened this issue Sep 11, 2017 · 2 comments

Comments

@Ryanmtate
Copy link
Member

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.

@Ryanmtate
Copy link
Member Author

gittoken_cli

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 Ryanmtate added this to the git token setup, deploy, terminal milestone Sep 11, 2017
@Ryanmtate Ryanmtate self-assigned this Sep 11, 2017
@Ryanmtate
Copy link
Member Author

convert inquirer answers from json to yaml configuration for docker-compose.yml

Consider an enhancement of using docker swarm and stack for configuring load balanced and auto-start functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant