Skip to content

Etherpad Docker image. Read-only mirror of https://gitlab.com/tozd/docker/etherpad

Notifications You must be signed in to change notification settings

tozd/docker-etherpad

Repository files navigation

tozd/etherpad

https://gitlab.com/tozd/docker/etherpad

Available as:

Image inheritance

tozd/basetozd/dinittozd/etherpad

Tags

  • latest: Etherpad Lite v1.8.18

Volumes

  • /var/log/etherpad: Log files when LOG_TO_STDOUT is not set to 1.

Variables

  • LOG_TO_STDOUT: If set to 1 output logs to stdout (retrievable using docker logs) instead of log volumes.

Ports

  • 9001/tcp: HTTP port on which Etherpad listens.

Description

Image provides Etherpad.

You can mount Etherpad's settings.json file into /etherpad/settings.json inside the container.

Alternatively, you can set environment variables which will then Etherpad substitute in settings template at the first run. See the template and available environment variables.

When LOG_TO_STDOUT is set to 1, Docker image logs output to stdout and stderr. All stdout output is JSON.

GitHub mirror

There is also a read-only GitHub mirror available, if you need to fork the project there.

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published