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

Register devices on the internet #37

Open
grendo opened this issue Apr 3, 2018 · 1 comment
Open

Register devices on the internet #37

grendo opened this issue Apr 3, 2018 · 1 comment

Comments

@grendo
Copy link

grendo commented Apr 3, 2018

Hi, I have been playing around with resin.io and came across Eliot. Looks like a great project you have going. I must be missing something obvious, from reading through the docs I was trying to work out how to deploy a specific pod to a specific device. I could not see where you specify which device you want to deploy to.

"eli get devices" gets the devices on your network
"eli get pods" lists your pods
"eli create pod --image eaapa/hello-world testing" deploys to all devices listed in the "eli get devices" ? How can you specify what devices you deploy to and what if the devices are not on your local network ?

@ernoaapa
Copy link
Owner

Hi @grendo!
At the moment Eliot manages only single device at a time.
If there are multiple devices, in the network, the eli create pod gives error message that you need to specify the device with --device flag.

I'm thinking of how to make the device selection easy, but at the same time make the getting started as easy and smooth as possible. All ideas are welcome!

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

No branches or pull requests

2 participants