% xbps-install -S nodejs pnpm
% useradd
% su -i etherpad
% git clone https://github.com/ether/etherpad-lite.git
% cd etherpad-lite/bin
% ./run.sh

Pluginy

$ pnpm run plugins i \
  ep_align \
  ep_comments_page \
  ep_embedded_hyperlinks2 \
  ep_font_color \
  ep_headings2 \
  ep_markdown \
  ep_webrtc

More information

Refs