-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Sites that run Etherpad Lite
Note: Please add your contribution to the bottom. Side note: It’s humbling how many pad servers are here and how many stay live for so many years, it’s testament to really-real time connectivity in general and everyone that contributes to the project! Thank you / Gracias / Merci / Grazie / Dankon / Spasiba / Khoop-kun! ❤️
These are provided by the Etherpad Foundation for testing Etherpad core and various plugin combinations. Pads are automatically deleted after some time.
· https://board.net (including the following modules: upload and paste images, headlines, run as slideshow, comment, markdown, line numbers, show author on hover) run by NGO fairkom.eu as part of fairapps in Austria
· https://docs.riverside.rocks/ (run by Riverside Rocks Networks)
· https://pad.riseup.net/ (Tor exit enclave and hidden service, pads removed after 30 days of inactivity)
· https://demo.sandstorm.io/ (Sandstorm demo server — pads removed after 1 hour) or run Etherpad on your own Sandstorm server
· https://framapad.org/ (run by french NGO Framasoft member of CHATONS)
· https://pad.picasoft.net/ (run by french NGO Picasoft member of CHATONS)
· https://pad.infini.fr/ (run by french NGO Infini member of CHATONS)
· https://pad.ouvaton.coop/ (pads removed after 400 days of inactivity)
· https://pad.systemli.org/ (pads removed after 30 days of inactivity)
· https://pad.lqdn.fr/ (run by French NGO La Quadrature du Net)
· https://pad.hashtagueule.fr/ (run by independent French blog Hashtagueule.fr team)
· https://my.demo.cloudron.io [Cloudron demo server] (username: cloudron password: cloudron). Get Etherpad on your own server at Cloudron.io.
· https://pad.aquilenet.fr (French non profit ISP member of FFDN.org)
· https://demo.maadix.org/etherpad/ (Installation includes the ep_maadix plugin https://github.com/MaadixNet/ep_maadix which allows to create private groups and invite users, assigning them different roles)
· https://yopad.eu (run by German Federal Youth Council DBJR)
· https://pad.aguas.ml/ (run by brazillian NGO Caminho das Águas)
· https://etherpad.devol.it (run by italian NGO devol)
· https://coropad.lou.quebec (run by independent developer in Montréal, Québec, Canada)
· https://pad.education (run by France Université Numérique)
· https://docs.valenciatech.com (run by VALENCIATECH - Servicios de Informática in Valencia,Spain)
· https://pad.piratensommer.de (run by the Piraten Sachsen)
· https://etherpad.p2pu.org/ (run by Peer 2 Peer University)
- Docs
- Translating
- HTTP API
- Plugin framework (API hooks)
- Plugins (available)
- Plugins (list)
- Plugins (wishlist)
- Etherpad URIs / URLs to specific resources IE export
- Etherpad Full data export
- Introduction to the source
- Release Procedure
- Etherpad Developer guidelines
- Project to-do list
- Changeset Library documentation
- Alternative Etherpad-Clients
- Contribution guidelines
- Installing Etherpad
- Deploying Etherpad as a service
- Deploying Etherpad on CloudFoundry
- Deploying Etherpad on Heroku
- Running Etherpad on Phusion Passenger
- Putting Etherpad behind a reverse Proxy (HTTPS/SSL)
- How to setup Etherpad on Ubuntu 12.04 using Ansible
- Migrating from old Etherpad to Etherpad
- Using Etherpad with MySQL
- Customizing the Etherpad web interface
- Enable import/export functionality with AbiWord
- Getting a list of all pads
- Providing encrypted web access to Etherpad using SSL certificates
- Optimizing Etherpad performance including faster page loads
- Getting to know the tools and scripts in the Etherpad /bin/ folder
- Embedding a pad using the jQuery plugin
- Using Embed Parameters
- Integrating Etherpad in a third party app (Drupal, MediaWiki, WordPress, Atlassian, PmWiki)
- HTTP API client libraries