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
I would like to make installation and user guidance through that process uber simple. I need some help from our console to achieve this. That said, here are a couple facts about the console and about using the system that must be satisfied:
The browser plugin just has to be installed no matter what.
The browser plugin has to have at least one PGP key pair.
These should happen before even login into the console occurs. Up to now we are writing and telling the user you have to do this before using the product and its just not working. Instead, we need the machines to guide the user.
Proposal
Before logging in the console should attempt to detect the presence of the browser plugin, if not present then it should give a nice noticeable graphic with a click here to get the plugin. This link should take the user directly to the store to get the plugin.
Again before logging in, the console should attempt to detect if the user has at least one key pair installed in the plugin. If not we show a page and ask the user to generate or import a key pair. We should offer a button / link to go to the 'options' dialog of the browser plugin and have it prompt for generating or importing a key.
Once these two requirements are satisfied the user should be able to login into the Subutai Console.
Other Things
After provisioning a peer, the Vagrant boxes will be made to directly launch to the console URL whatever port it runs on. Then the user can interact there instead of reading directions about next steps from the CLI. We're going to stop writing directions. No one follows them.
The text was updated successfully, but these errors were encountered:
Situation
I would like to make installation and user guidance through that process uber simple. I need some help from our console to achieve this. That said, here are a couple facts about the console and about using the system that must be satisfied:
These should happen before even login into the console occurs. Up to now we are writing and telling the user you have to do this before using the product and its just not working. Instead, we need the machines to guide the user.
Proposal
Once these two requirements are satisfied the user should be able to login into the Subutai Console.
Other Things
After provisioning a peer, the Vagrant boxes will be made to directly launch to the console URL whatever port it runs on. Then the user can interact there instead of reading directions about next steps from the CLI. We're going to stop writing directions. No one follows them.
The text was updated successfully, but these errors were encountered: