Ideetron / Larank

Software for the Larank product range.
GNU General Public License v3.0
15 stars 12 forks source link

Deploy / manage through resin.io / docker #4

Closed francisdb closed 8 years ago

francisdb commented 8 years ago

In fact this is more of a question.

How hard would it be to set up a docker image like this: https://github.com/rayozzie/ttn-resin-gateway-rpi-ic880a

Resin.io allows easy deployment of software remotely. https://resin.io/how-it-works/

I might have a try to get this going if somebody can send me what you guys are doing to provision the device from scratch.

devlaam commented 8 years ago

Hi, this might be a nice idea. However, i am not sure i understand your question: "what you guys are doing to provision the device from scratch.". We do nothing special, we just hookup the Lorank and execute the install command as can be found in Lorank8v1. The one parameter you need to give it is the release version you would like to be installed, if none is provided it installs the latest, which may be untested.

francisdb commented 8 years ago

@devlaam thanks for the info, will probably not find the time in the near future to have a go at this