Skip to content

Vagrant

geoffwhittington edited this page Feb 13, 2015 · 6 revisions

Make sure you have a recent version of Vagrant installed.

git clone https://github.com/sdelements/lets-chat.git
cd lets-chat
vagrant up

Access the app at: http://localhost:5000

Important Security Notes

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

An XMPP server is setup at the following location:

  • Server: localhost
  • Port: 5222