esc
Type to search the docs
Back to catalog

etherpad

Tested

Real-time collaborative document editor

etherpad screenshot

Run locally

Tested and verified to launch successfully.

Terminal
$ npx launchfile up etherpad

Requires Docker Desktop. No source code needed — pulls pre-built images and starts etherpad with all dependencies.

Image: etherpad/etherpad:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: etherpad
description: "Real-time collaborative document editor"
repository: https://github.com/ether/etherpad-lite
logo: https://raw.githubusercontent.com/ether/etherpad-lite/develop/src/static/skins/colibris/images/etherpad_icon.svg

image: etherpad/etherpad:latest
provides:
  - protocol: http
    port: 9001
    exposed: true
restart: always

Test Results

Last Tested

2026-04-09

Health Check

Passing

Startup Time

11s

Total Disk

310 MB

Learn More

Spec references for features used in this Launchfile.

Related Apps

© 2026 High Bridge Enterprises AB