All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Creative Crowds wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:02, 7 November 2025 Manetta talk contribs created page Install Etherpad-lite (Created page with "==Installation== ''7 Nov 2025'' These are the steps followed to install Etherpad-lite 2.5.3 on CC: https://github.com/ether/etherpad-lite?tab=readme-ov-file#installation required: Node.js >= 18.18.2. nodejs in apt trixie: <code>nodejs/stable 20.19.2+dfsg-1 amd64</code> apt install nodejs npm npm install -g pnpm "pnpm is up to 2x faster than npm" (hmm, oke) adduser --system --no-create-home etherpad-lite cd /opt/ git clone -b master https://github.com/ethe...")