Rails on Dokku

To open a Rails console, run:

dokku run rails console

Migrations

dokku run rails db:migrate

Published May 31, 2015


You might also enjoy

Trying Out Vault for Postgres Credentials

Adding CSP to Rails

Dokku on DigitalOcean


All code examples are public domain.
Use them however you’d like (licensed under CC0).