This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
META: Heroku #275
Closed
Description
2015-01-13
- figure out tasks needed to set up fully running instance
- setting
RAILS_HOST_NAME
(get application name somehow?) - cron jobs
- setting
- write up guide on the wiki page
- include guide to changing user credentials and app configs
- include distinction between Heroku button and regular deployment
- set up heroku button
Things we need to fix to use heroku:
-
email (including smtp settings) -
file uploads to aws S3 instead of local -
devise branch merging -
remove any references to sub-uri deployments -
create config/settings.yml that initializers load from -
how to handle Application.config.secret_token in open source
Activity