Skip to content

Instantly share code, notes, and snippets.

@pynixwang
Last active June 8, 2018 12:22
Show Gist options
  • Save pynixwang/ab1d1cbd6efbc4b928e818a9f56810c1 to your computer and use it in GitHub Desktop.
Save pynixwang/ab1d1cbd6efbc4b928e818a9f56810c1 to your computer and use it in GitHub Desktop.
dokku for lightsail
wget https://raw.githubusercontent.com/dokku/dokku/v0.12.8/bootstrap.sh
DOKKU_TAG=v0.12.8 bash bootstrap.sh
dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres
dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment