Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

Etherpad.md

File metadata and controls

13 lines (8 loc) · 352 Bytes

Etherpad.java

Creates an Etherpad-lite instance. Inherits much functionality from Nginx.java, MariaDB.java && PHP.java.

getInstalled

Installs Etherpad-lite's dependencies

getPersistentConfig

Builds nodejs 6.x from mainline.

Installs and configures Etherpad-lite.

Creates an auto-start service, and a reverse proxy to the nodejs instance.