heroku apps:create swingoutlondon2 --region eu
git push heroku master
heroku run rake db:migrate
Done *. https://swingoutlondon2.herokuapp.com exists.
I know it’s been around for ages, but it really is amazing how simple it is.
* Actually not quite done - I still needed to:
- set up my secret tokens
- jump through a couple of hoops to get Devise’s key to be recognised because Heroku doesn’t have access to the Rails environment when deploying
- tweak my production.rb to get it to compile assets
But whatever. Hush.