Etherpad lite

Aus Vosp.info
Version vom 12. September 2018, 16:10 Uhr von F (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „* https://de.wikipedia.org/wiki/Etherpad * https://github.com/ether/etherpad-lite#installation <source lang=bash> apt install gzip git curl python libssl-dev…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche
apt install gzip git curl python libssl-dev pkg-config build-essential
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
git clone https://github.com/ether/etherpad-lite.git && cd etherpad-lite 

# zum testen, ansich nicht als root
bin/run.sh
# und dann im Browser http://127.0.0.1:9001/