Skip to content

Conversation

@fcagalj
Copy link
Contributor

@fcagalj fcagalj commented Aug 30, 2015

chore (heroku): update heroku deployment generator angular-fullstack:heroku

Change instructions to use "heroku:create" instead of deprecated "heroku:add", and to use free "mongolab" instead of charged "mongohq" mongoseDB.

@kingcody
Copy link
Member

Thank you @fcagalj

@kingcody
Copy link
Member

@fcagalj would you mind adjusting your commit message to reflect the format outlined in contributing.md? We use a changelog generator that parses our commit messages for the various features and bugs since the last version.

@fcagalj
Copy link
Contributor Author

fcagalj commented Aug 31, 2015

of course ☺...

@Awk34 Awk34 added this to the 3.0.0 milestone Aug 31, 2015
…oying to heroku

Change instructions to use method "heroku addons:create" instead of deprecated "heroku addons:add" for adding MongoDB after deploying to heroku. Suggest useing free mongoLab DB instead of charged mongoHQ (now called Compose MongoDB).

BREAKING CHANGE: Change console output after deploying process is finished:
Before:
'heroku addons:add mongohq'
After:
'heroku addons:create mongolab'

Closes angular-fullstack#1222
@fcagalj
Copy link
Contributor Author

fcagalj commented Aug 31, 2015

I have done it...

@kingcody
Copy link
Member

Awesome! @fcagalj thank you so much.

kingcody added a commit that referenced this pull request Aug 31, 2015
refactor(heroku): change instructions for creating mongoDB after deploying to heroku
@kingcody kingcody merged commit 882c0eb into angular-fullstack:canary Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants