Skip to content

Commit

Permalink
Links up the resin.io blog post.
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Nov 21, 2017
1 parent 79b9c40 commit e06cfad
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/resin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Install Screenly OSE using Resin.io

## tl;dr instructions

* Create a [Resin.io](https://www.resin.io) account
* [Create application](https://docs.resin.io/raspberrypi3/nodejs/getting-started/#create-an-application)
* Download resinOS
Expand All @@ -25,4 +27,8 @@ $ git push resin master

*(This will take some time, as all components are being installed)*

* Navigate to "Fleet Configuration" in the web interface and create a new configuration with the key `RESIN_HOST_CONFIG_gpu_mem` and the value `64`. If you're having issues with video playback performance, you may need to increase this to 128, or sometimes even 256.
* Navigate to "Fleet Configuration" in the web interface and create a new configuration with the key `RESIN_HOST_CONFIG_gpu_mem` and the value `64`. If you're having issues with video playback performance, you may need to increase this to 192, or sometimes even 256.

## Longer instructions

For more detailed instructions, including a screencast, check out the blog post [Deploy a digital signage application with Screenly OSE and resin.io](https://resin.io/blog/deploy-a-digital-signage-application-with-screenly-and-resin/).

0 comments on commit e06cfad

Please sign in to comment.