Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create docs section for deployment info #792

Merged
merged 1 commit into from
Jan 5, 2015

Conversation

stevecrozz-
Copy link

The README file needs some more organization. So I'm starting by factoring out the deployment notes into individual files in the ./docs folder

@TeatroIO
Copy link

TeatroIO commented Jan 5, 2015

I've prepared a stage. Click to open.

cd errbit
```

- Update `db/seeds.rb` with admin credentials for your initial login
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need commit this change to be used on heroku

@shingara
Copy link
Member

shingara commented Jan 5, 2015

👍

@stevecrozz- stevecrozz- force-pushed the create_docs_section_for_deployment branch from 78907f5 to 6060588 Compare January 5, 2015 22:25

## Create an app on Heroku and push the source code
```bash
gem install heroku

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heroku doesn't use the gem version anymore. Installing the gem will result in a deprecation message:

 !    The `heroku` gem has been deprecated and replaced with the Heroku Toolbelt.
 !    Download and install from: https://toolbelt.heroku.com
 !    For API access, see: https://github.com/heroku/heroku.rb

Instead Heroku uses a command-line interface called 'heroku toolbelt' as described here: https://devcenter.heroku.com/articles/heroku-command

@stevecrozz- stevecrozz- force-pushed the create_docs_section_for_deployment branch 2 times, most recently from 236fec6 to c4b5591 Compare January 5, 2015 22:43
@stevecrozz- stevecrozz- force-pushed the create_docs_section_for_deployment branch from c4b5591 to cbfa615 Compare January 5, 2015 22:44
stevecrozz- pushed a commit that referenced this pull request Jan 5, 2015
@stevecrozz- stevecrozz- merged commit a842dac into master Jan 5, 2015
@arthurnn arthurnn deleted the create_docs_section_for_deployment branch January 6, 2015 00:18
@arthurnn
Copy link
Member

arthurnn commented Jan 6, 2015

thats great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants