Skip to content

Instantly share code, notes, and snippets.

@yymm
Last active April 1, 2016 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yymm/e90bb8ec42322e166dbd2b047e25c4a3 to your computer and use it in GitHub Desktop.
Save yymm/e90bb8ec42322e166dbd2b047e25c4a3 to your computer and use it in GitHub Desktop.
dokku setup

Dokkuセットアップ手順

  1. 空きPCの確保
  2. Ubuntu Server 14.04のインストール
  3. swap領域の作成( How To Add Swap on Ubuntu 14.04 | DigitalOcean )
  4. dokkuのインストール(Dokku - The smallest PaaS implementation you've ever seen )
  5. dokkuを建てたサーバのIPにブラウザでアクセスして、SSH公開鍵を貼り付けて、ホスト名をIP.xip.ioにしてvirtual hostにチェックを入れる。
  6. Dokku add new ssh key | DigitalOceanを参考にssh鍵を追加できるが、指定するユーザーはパス無しでsudoできる必要がある
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment