What's Resin anyway?

Felix Banguera

  • https://github.com/felixbanguera
  • https://www.linkedin.com/in/jorge-felix-banguera-46082171/

What do they say?

Resin.io brings the benefits of Linux containers to the IoT. Develop iteratively, deploy safely, and manage at scale.

What is it really?

...a container-based platform to develop, deploy, and manage code running on remote devices - quickly, safely, and at scale.

???

In my own words

  • Union, Linkage, Merge, Join, Coalition of technologies.
  • Initially and what matters to us: Git + Docker 
  • Extra Resin stuff: OS + Agent, Docker Hub, Git Repository Hub, Platform, VPN manager, API... built around the concept.

How to start?

  • Create an account (Link it with Github)
  • Create an application selecting correct embedded system
  • Add a Device to the application
  • Add collaborators if needed
  • Download OS image and install it with SD card
  • Check the Dashboard

After creating account...

Getting Started

Devices types

Languages

Docs

Status

The Devices Dashboard

Cool!!!

Location.. 

Releases

The Device Dashboard 

How to Deploy

  • Config Resin: Add an SSH Key
  • Terminal: Clone or go to your project's location
  • Add Resin's origin to your local git names
  • Commit latest changes
  • Push code to Resin in master branch
  • Check the Dashboard

SSH config

git remote add resin USERNAME>@git.resin.io:<USERNAME>/<APPNAME>.git

... in the dashboard:

Cosmic !

Extra: The terminal

Questions?

More info @: docs.resin.io

What's Resin anyway?

By Felix Xilef

What's Resin anyway?

  • 85