-
CANONICAL_HOST
-
GOOGLE_EMAIL
-
GOOGLE_SECRET
-
S3_BUCKET
-
S3_KEY
-
S3_SECRET
-
SESSION_SECRET
heroku maintenance:on --remote staging rake pull:staging # or rake pull:staging:db if you don't care about s3. git push staging heroku rake db:migrate --remote staging heroku maintenance:off --remote staging