Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 412 Bytes

SETUP.md

File metadata and controls

19 lines (13 loc) · 412 Bytes

Setup

SSL

Via dokku-letsencrypt.

First ssh into the machine, then:

sudo dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git

Then from outside the machine:

ssh dokku@api.jsbin.com config:set --no-restart api DOKKU_LETSENCRYPT_EMAIL=support@jsbin.com
ssh dokku@api.jsbin.com letsencrypt api
dt letsencrypt:auto-renew