Home - ether/etherpad-lite GitHub Wiki
-
General
Resources
- Docs
- Translating
- HTTP API
- Plugin framework (API hooks)
- Plugins (available)
- Plugins (wishlist)
- Etherpad URIs / URLs to specific resources IE export
For Developers
- Introduction to the source
- Release Procedure
- Etherpad Developer guidelines
- Project to-do list
- Changeset Library documentation
- EasySync documentation
- Attributes documentation
- Alternative Etherpad-Clients
- Contribution guidelines
How to's
Set up
- Installing Etherpad
- Deploying Etherpad as a service
- Putting Etherpad behind a reverse Proxy (HTTPS/SSL)
- Providing encrypted web access to Etherpad using SSL certificates
- Using Etherpad with MySQL
- Migrating from MySQL to PostgreSQL
- Enable import/export functionality with AbiWord
- Customizing the Etherpad web interface
- Optimizing Etherpad performance including faster page loads
Third party deployments (supported by each platform by itself)
- Deploying Etherpad on CloudFoundry
- Deploying Etherpad on Heroku
- Running Etherpad on Phusion Passenger
- How to setup Etherpad on Ubuntu 12.04 using Ansible
- Deploying Etherpad on Cloudron
- Deploying Etherpad on alwaysdata
Advanced steps
- Getting a list of all pads
- Getting to know the tools and scripts in the Etherpad /bin/ folder
- Load Testing Etherpad
Integrating Etherpad in your web app
- 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