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

UI and clusters setup #3

Open
rimusz opened this issue Apr 7, 2015 · 2 comments
Open

UI and clusters setup #3

rimusz opened this issue Apr 7, 2015 · 2 comments

Comments

@rimusz
Copy link

rimusz commented Apr 7, 2015

I was thinking what would be the best way to make an UI for clusterform.

  1. What about making the terraform config generator at paz.sh?
  2. We generate config files, and user needs to fill cloud provider/s details
  3. user does need to install only terraform binary
  4. solves the problem to make UI binary for multiple OSes
@lukebond
Copy link
Contributor

lukebond commented Apr 7, 2015

@rimusz that sounds great!

if we make the tool able to take a JSON config file as input would probably make this possible. it would also be good to have an interactive stdin prompt interface as well (ie. it asks you a bunch of questions on the command line).

@rimusz
Copy link
Author

rimusz commented Apr 7, 2015

@lukebond yep, that would be a good approach.
But we should not ask user to fill for the cloud provider passwords/keys and etc.
That should be done by user in prepared config files himself.
Security precautions :)
Or maybe some small go based cli utility which asks for cloud provider details and fills the config files.

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

2 participants