eliot icon indicating copy to clipboard operation
eliot copied to clipboard

Open source system for managing containerized applications in IoT device

Results 10 eliot issues
Sort by recently updated
recently updated
newest added

In the current master branch it is not possibile to add device-access-rights to the "create -f-"-file. This pull-request adds this feature to eliot. The changes of https://github.com/ernoaapa/eliot/pull/52 are already in...

Hi, Connetion to the current master version of eliotd failed with: FATA[0060] rpc error: code = Unknown desc = Unable to create connection to containerd: failed to dial "overlayfs": context...

Is it still working? I'm trying to follow the base tutorial (https://docs.eliot.run/getting_started.html#core-concepts) and I always get this error: ``` ~$ eli create pod --image eaapa/hello-world testing ✓ Discovered 1 node(s)...

A section in the readme should describe the limitations. For example, maximum number of devices supported

Not sure if its an issue with my network configuration, but I notice the device name on the network is `\(none\).local` which doesn't seem correct. Below is the output of...

Hi, Is it possible to use elliot to deploy application updates to many( > hundreds) remote IoT devices in a secure manner ? Assuming the devices are connected to the...

curl -sSf 'https://packagecloud.io/install/repositories/ernoaapa/eliot/config_file.list?os=debian&dist=n/a&source=script' 404

Updated build device to produce img -file as default output which is easy to write into disk with `dd`.

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...