-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Sites that run Etherpad Lite
· https://beta.etherpad.org (pads are destroyed after 30 days, used as a testing environment for new features and plugins)
· http://codepad.etherpad.org (used for testing codepad)
· 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://etherpad.fr and https://code.etherpad.fr (using ep_codepad)
· https://pad.symatapp.com (integrated with SyMAT, a simple math and programming IDE)
· https://pad.secure-pass.net/ (secure pad, SecurePass account needed, open free on www.secure-pass.net/open)
· 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.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://public.etherpad-mozilla.org/ (requires login)
· 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 Cloudron.io.
· https://pad.aquilenet.fr (French non profit ISP member of FFDN.org)
· https://pad.ondesk.work (also as Android WebApp: https://play.google.com/store/apps/details?id=ondesk.work)
· 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://yourpart.eu (run by German Federal Youth Council and also integrated in their barcamptools.eu)
· https://pad.pedeagua.org/ (run by brazillian NGO Caminho das Águas)
· https://etherpad.devol.it (run by italian NGO devol)
· https://free.primarypad.com - 503 when creating new pad with name, generated name gives `An error occurred while loading the pad
Error: The module at "ep_etherpad-lite/static/js/pad" does not exist. in https://free.primarypad.com/static/js/require-kernel.js (line 1)` on 2019-11-04T16:13 GMT
· https://v.etherpad.org (used for testing webrtc video chat) - expired security certificate (2016) and 502 Bad Gateway on 2019-11-04T16:13 GMT
· https://hub.pogoapp.com/demo/etherpad - fork your own, or use demo here: https://etherpad-demo.pogoapp.io/
· http://bx3vpejrfhvgys67.onion (Tor hidden service)
· https://pad.systemli.org/ (pads removed after 30 days of inactivity)
· https://bitpad.co.nz/ (Tor hidden service, pads removed after 30 days of inactivity)
· http://pad.hdc.pw/ (Email-Notification, SSL coming next, running in Austria)
- 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