How to deploy Rails 5.1.2 and Yarn on Dokku

michiels

Michiel Sikkes

Posted on February 4, 2018

How to deploy Rails 5.1.2 and Yarn on Dokku

Last week I deployed a new custom deployment of Airstrip on a Microsoft Azure cloud of one of our clients. For this deployment, I used the new Rails 5.1.2 that uses Yarn to deploy JavaScript and CSS assets.

We use Intercity and Dokku to deploy our apps and deploying Rails 5.1.2 on Dokku is a little different if when you use the new Yarn system to install your assets.

Read the full post on my Medium

💖 💪 🙅 🚩
michiels
Michiel Sikkes

Posted on February 4, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related