Skip to content

Suggestion: refactoring the software to facilitate "shared" Etherpad installation to serve differently configured Etherpads instances #195

Closed
@Wikinaut

Description

@Wikinaut

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions