Go to advanced search

by alexandros
Tue Jun 02, 2015 3:15 pm
Forum: Other programming languages
Topic: resin.io
Replies: 12
Views: 2670

Re: resin.io

Hey -- glad you liked my Angular/D3 article. It felt like a philosophical meditation firguring this out at the time and it's good to see it get read a lot even now. To your questions: 1) App names are used across the infrastructure (git endpoints, docker registry, on the device, etc) and each system...
by alexandros
Sat May 30, 2015 5:56 pm
Forum: Other programming languages
Topic: resin.io
Replies: 12
Views: 2670

Re: resin.io

You can make use of the watchdog from within your application as normal. Since we don't know what your application does, it's hard to judge whether it's working correctly or not. We generally try to keep pricing in line to "much less than you'd need to build something equivalent". That said, we're p...
by alexandros
Sat May 30, 2015 8:52 am
Forum: Other programming languages
Topic: resin.io
Replies: 12
Views: 2670

Re: resin.io

Hey there, resin.io founder here, happy you like what we're building. The terminal works the way it does because it puts you into the container, and the way Docker works, containers without an active process are terminated, so the terminal has nothing to attach to. We are preparing new images that a...
by alexandros
Fri Jul 04, 2014 7:54 am
Forum: General discussion
Topic: Distrubute to more than 100 sdevices
Replies: 4
Views: 1052

Re: Distrubute to more than 100 sdevices

Hi mindas, we are building resin.io precisely for this purpose, distributing software to networks of RPi (and more) . The way it works is you put a generic image on the device first, which registers it to your application, and then whenever you push new software to your application's endpoint on res...

Go to advanced search