Closed
Description
How can I setup several Etherpad installations which share the code, and perhaps also the database ?
I'd like to set up different Etherpad installations, accessible through Apache2
- sharing a single Etherpad software core installation (shared)
- for different user groups
- with different favicons
- with different default pad texts
- optionally using distinct databases, or a single database but with distinct database prefixes
The current core file is settings.json, but this does not allow to configure everything.
Missing is the possibilty to define different favicons or to use a single database but with database prefixes (like MediaWiki optionally allows).
This bug is filed for tracking. I commit myself to work on a solution.
Activity