Puppet module for Ethercalc
Go to file
Ricardo Carrillo Cruz 9f3f069321 Enable websockets transport on Etherpad
This can enhance the user experience, as most modern web browsers
are capable of using Websockets.
Due to SocketIO fallback mechanism, if Websocket is not available
the next transport in the list will be used, so this change would
still work like before where Websockets is not possible.
Please note that Apache must be able to pass thru websockets to
the Etherpad nodejs server, the module mod_proxy_wstunnel is
needed for that, but it's only available as a package for
Apache 2.4.
I will create another change for etherpad-dev that adds
that module and sync up with infra root members to upgrade the server
to Trusty (it comes with Apache 2.4, Precise still comes with 2.2).

Change-Id: I30f425f7bf7dfeec1a2128e2caf7253459bccc21
2015-01-30 14:35:29 +00:00
files Tune apache for etherpad lite. 2013-10-09 16:53:27 -07:00
manifests Add etherpadlite server admin variable 2014-09-12 09:02:21 -07:00
templates Enable websockets transport on Etherpad 2015-01-30 14:35:29 +00:00
.gitreview Add new project boilerplate files 2015-01-29 12:08:19 -05:00
README.md Add new project boilerplate files 2015-01-29 12:08:19 -05:00
Rakefile Add new project boilerplate files 2015-01-29 12:08:19 -05:00
metadata.json Add new project boilerplate files 2015-01-29 12:08:19 -05:00

README.md

OpenStack Etherpad Lite Module

This module installs and configures Etherpad Lite