etherpad-lite
Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. We’re reusing the well tested Etherpad easysync library to make it really realtime. Etherpad Lite is based on node.js ergo is much lighter and more stable than the original Etherpad. Our hope is that this will encourage more users to use and install a realtime collaborative editor. A smaller, manageable and well documented codebase makes it easier for developers to improve the code and contribute towards the project.
Etherpad Lite is optimized to be easy embeddable. It provides a HTTP API that allows your web application to manage pads, users and groups. You can use this PHP Client to work with the API (If you don’t want to use PHP, feel free to create a client for your favourite web development language). There is also a jQuery plugin that helps you to embed Pads into your website.
Download
Media
USB & disk image
This is an image of your disk, ready to be written to either a USB drive or your hard disk. When written, it will erase all data on a disk. During the first boot, your partition will be automatically resized to fill available space.
ISO image
Burn this ISO file to a DVD (or CD, if the space allows), and you'll be able to boot directly from the disc.
Preload ISO
A bootable ISO containing the appliance disk image. Boots into a simple graphical environment and prompts for confirmation before writing the image onto the hard drive. Useful for performing automated system installs/preloads.
Warning: Overwrites all data on the target hard drive.
Virtual
Open Virtualization Format (OVF)
The OVF format is an open standard for packaging and distributing virtual appliances. It is not tied to any particular hypervisor or system architecture.
VMware / VirtualBox / KVM image
Whether you use VMware, VirtualBox, or KVM, this vmdk is a ready-to-use virtual appliance.
Xen guest image
This Xen guest image is ready to run on a Xen hypervisor host.
Cloud
Amazon EC2 image
Release notes
etherpad-lite version 1.0 ( from https://github.com/Pita/etherpad-lite/tree/1.0 )
Technical Details
Appliance configuration
Accounts
| User | Password |
|---|---|
| etherpad-lite | etherpad-lite |
| root | linux |
Basic settings
| Keyboard: | english-us |
|---|---|
| Time zone: | UTC |
| Language: | en_US.UTF-8 |
| Network: | dhcp |
| Firewall: | disabled |
Software
0 patterns, 257 packagesView package list…
Security summary
-
Includes the following unofficial sources:
-
No custom software packages were uploaded.
-
No custom scripts were enabled.

You need to sign in to comment
Everyone's comments
Hi, after downloading the EC2 image, my zip-tools tells me “the archive is corrupt”. I tried it several times without a result. Could you please check the content?
Mirko
EC2 format is only suitable for deployment to Amazon.com’s EC2 service.
I have downloaded the appliance and opened it up in virtualbox, booted up the VM, logged on as etherpad-lite, and am at the command prompt.
What do I do to start the server and access via my browser on another machine.
I am a complete newbie to this, and would welcome any help anyone can offer.
Cheers
The etherpad-lite service starts automatically, and the network is setup to use DHCP. Point your browser at the VM’s IP address and you will be greeted with the welcome page.
Sorry for the late response.
This is very awesome! Works like a charm. Thank you!
Wonderful. Works flawlessly on EC2. This is such a nice way to bring up an ad-hoc Etherpad instance just when you need it.
Thanks!