Comment on what do y'all actually host?
harsh3466@lemmy.world 1 year agoCould you point me to the documentation you used to get etherpad lite going? I’ve had a hell of a time getting etherpad running and usable on my server.
Comment on what do y'all actually host?
harsh3466@lemmy.world 1 year agoCould you point me to the documentation you used to get etherpad lite going? I’ve had a hell of a time getting etherpad running and usable on my server.
msage@programming.dev 1 year ago
github.com/ether/etherpad-lite#manual-install
I just do the straight up git clone && run.sh inside a systemd unit.
harsh3466@lemmy.world 1 year ago
Thank you!