forked from sdelements/lets-chat
-
Notifications
You must be signed in to change notification settings - Fork 2
Heroku
Simon Bartlett edited this page Feb 26, 2015
·
7 revisions
For a fast and easy deployment to Heroku, try this button:
You'll need to clone/pull the latest changes from our GitHub repository, and then force push to Heroku using the following command:
git push git@heroku.com:APP_NAME.git master --force
We'll be updating this wiki page soon, with Heroku specific instructions.
See https://github.com/sdelements/lets-chat/wiki/Authentication#local-authentication for details on changing the default authentication settings. The default settings may be too insecure for your environment.
XMPP is not supported on Heroku, due to platform limitations.