-
月50時間まで無料、カード登録不要
-
$ rails server -b 0.0.0.0
-
無制限で無料、要カード登録
-
$ rails server -b $IP -p $PORT
ガイド中にリンクがある以下のページでUbuntu/Debianを選び、ワンライナーのインストールコマンドをコピーして実行します。
https://devcenter.heroku.com/articles/getting-started-with-ruby#set-up
- $ wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh