-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Sites That Run Etherpad
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! ❤️
-
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://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)
-
Cloudron demo server (username: cloudron password: cloudron). Get Etherpad on your own server at https://cloudron.io[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.education (run by France Université Numérique)
-
https://pad.piratensommer.de (run by the Piraten Sachsen)
-
https://pad.zum.de/ (run by ZUM)
-
https://pad.dsble.de/ (Brett Pad run by German Das Schwarze Brett)
-
https://e.opnxng.com/ (run by Opnxng)
-
for more see this public list of etherpad instances: Etherpad scanner
- 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