puppet/etherpadlite/README
2013-07-02 22:34:27 +03:00

14 lines
275 B
Text

= Install etherpad-lite =
su -s /bin/bash - etherpad
git clone https://github.com/ether/etherpad-lite.git
cd etherpad-lite
vi settings.json
bin/run.sh
^C
npm install ep_monospace_default
= Start etherpad-lite =
su -s /bin/bash - etherpad
tmux new etherpad-lite/bin/run.sh