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

Adds the ability to set remote devices manually #89

Closed
wants to merge 4 commits into from
Closed

Conversation

johnnyman727
Copy link
Contributor

No description provided.

@johnnyman727 johnnyman727 changed the title [WIP] Jon VM Adds the ability to set remote devices manually May 5, 2015
@johnnyman727
Copy link
Contributor Author

@tcr can you test this out and tell me what you think?

To add the default VM, you would run:

t2 remote add localhost -i PATH_TO_YOUR_VM/.vagrant/machines/default/virtualbox/private_key -p 2222 -w tessel2

Make sure to insert your path to your VM.

You should be able to deploy to it after that.

@johnnyman727
Copy link
Contributor Author

Closing this since we're taking a different approach.

Folks will run

tessel key generate

prior to using the VM, if they haven't deploy to hardware before.

Then the public key will automatically be pulled into the VM as the Vagrantfile dictates.

The VM will be able to be picked up using mDNS.

@Frijol Frijol deleted the jon-vm branch May 6, 2015 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant