Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.26 KB

This application is not part of the palava stack anymore.

Please see the palava repository for an overview of currently used components. The old README is below.

Palava HQ

This Rails-API app is part of the palava project. However, you probably will not need to set this one up, when hosting your own palava, since it only adds the following non-WebRTC features:

  • Leave your e-mail address and receive welcome mail
  • Leave feedback
  • Integration(E2E) tests for the palava portal

Running Hints

Use the following ENV vars for configuring:

  • PALAVA_RTC_ADDRESS Signaling backend to use. Default: "ws:localhost:4233"
  • PALAVA_PORTAL_DIR Relative path to the palava portal. Only needed for developing. Default: "../portal"

Issues

Please report issues to the palava Repository.

Credits

MIT License. Part of the palava project.

Copyright 2013 Jan Lelis [email protected]
Copyright 2013 Marius Melzer [email protected]
Copyright 2013 Stephan Thamm [email protected]
Copyright 2013 Kilian Ulbrich [email protected]