More than 5 years have passed since last update.
herokuのdbは使わない amazonのrds使う
amazonのrdsはdbのインスタンスを作ってsecurity groupの設定をする
play側は、下記のファイルについて、usr,pwd,host,databaseをそれぞれ書き換える
#project/conf/application.conf
db=mysql://user:pwd@host/database
取り急ぎぐぐってみつけた参考資料たち
http://www.delicious.com/puriketu/heroku+play+scala
Why not register and get more from Qiita?
- We will deliver articles that match you
By following users and tags, you can catch up information on technical fields that you are interested in as a whole
- you can read useful information later efficiently
By "stocking" the articles you like, you can search right away
Sign upLogin