system-config/playbooks/roles/etherpad
Clark Boylan 1fd4deb76d Update Etherpad to v2.2.5
After the 2.2.4 release we upgraded to a development commit between
2.2.4 and the future (at that time non existant) 2.2.5 release to fix
integration between meetpad and etherpad. Now there is a proper 2.2.5
and we should update to get off the dev commit.

This release fixes a number of bugs, updates dependencies, and adds
proper swagger documentation for the API. The "complete" changelog can
be seen here:
  https://github.com/ether/etherpad-lite/blob/v2.2.5/CHANGELOG.md

Note that I don't believe the API has changed they are merely
documenting it properly using swagger. Our testing should confirm.
To expose the new swagger documentation we do add /api-docs/ and
/api-docs.json to our proxy exclusion list.

We also update our settings.json files to sync with upstream. This pulls
in a new `updateServer` key value pair to set the location that should
be checked by etherpad to determine if there is a newer version
available. I believe this behavior has existing for years they are just
now making it a bit more configurable. Unfortunately the way this value
is used I think we will do a local file lookup if we set the value to
"". I've stuck with the default since this shouldn't be a regression and
we can try to disable it later.

Change-Id: I73a09a0c79db18887cb1703c84f9aebae6f072eb
2024-09-23 10:29:15 -07:00
..
defaults Make a new dockerized etherpad.opendev.org 2020-04-07 11:10:57 -05:00
files Add apache connection tuning back to apache 2020-04-16 12:14:08 -05:00
handlers Make a new dockerized etherpad.opendev.org 2020-04-07 11:10:57 -05:00
tasks Update etherpad to 2.2.4 2024-09-09 08:45:36 -07:00
templates Update Etherpad to v2.2.5 2024-09-23 10:29:15 -07:00
README.rst Make a new dockerized etherpad.opendev.org 2020-04-07 11:10:57 -05:00

Run an Etherpad server.