-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Sites That Run Etherpad
pescepalla edited this page Mar 7, 2020
·
32 revisions
- https://beta.etherpad.org (pads are destroyed after 30 days, used as a testing environment for new features and plugins
- https://notebook.re
- https://piratepad.ca
- https://pad.riseup.net/ (Tor exit enclave and hidden service, pads removed after 30 days of inactivity)
- https://pad.systemli.org/ (pads removed after 30 days of inactivity)
- https://notes.typo3.org/
- https://pad.lqdn.fr/
- https://pad.okfn.org/ (used for the 2014 Open Knowledge Festival, e.g. see here)
- https://tihlde.org/etherpad/
- https://etherpad.wikimedia.org
- https://etherpad.fr
- https://pad.secure-pass.net/ (secure pad, SecurePass account needed, open free on www.secure-pass.net/open)
- https://text.allmende.io/
- https://beta.publishwith.me
- https://pad.tn/
- https://pad.disroot.org
- http://notas.dados.gov.br
- http://board.net (feature list, demo and FAQ: http://board.net/p/community)
- http://notes.occupy.net/
- http://piratepad.be
- http://pad.openerp.com
- http://pad.planka.nu/
- http://qikpad.co.uk/
- http://etherpad.brownbag.me/
- http://lite.framapad.org
- http://padeiro.hi.ato.br (abiword/import-export enabled; plugins: authornames, monospace_default, linkify, headings, signature; behind reverse-proxy with no ip logging)
- http://etherpad-demo.pogoapp.io
- http://bx3vpejrfhvgys67.onion (Tor hidden service)
- http://www.multipluma.com/ (engineering pads on spanish)
- http://pad.hdc.pw/ (Email-Notification,SSL coming next, running in Austria)
- http://beta.publishwith.me
- https://mrkc.me/pad/
- https://bitpad.co.nz/ (Tor hidden service, pads removed after 30 days of inactivity)
- https://primarypad.com/
- https://hub.pogoapp.com/demo/etherpad - fork your own, or use demo here: https://etherpad-demo.pogoapp.io/
- 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