Skip to content

ether/home-assistant-addon-etherpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etherpad — Home Assistant Add-on Repository

Builder License: Apache-2.0 GitHub Release Code of Conduct

This repository hosts the Etherpad Home Assistant add-on.

Add to Home Assistant

  1. Open Settings → Add-ons → Add-on Store.
  2. Click the three-dot menu (top right) → Repositories.
  3. Add: https://github.com/ether/home-assistant-addon-etherpad
  4. Install Etherpad from the store and start it.

Or click the one-click button below:

Open your Home Assistant instance and show the add add-on repository dialog with this repository URL pre-filled.

Add-ons in this repository

  • Etherpad — realtime collaborative document editor.

Features

  • Pinned to upstream etherpad/etherpad Docker image; a daily cron auto-bumps when a new Etherpad version ships.
  • Persistent SQLite store at /data/etherpad.db; MySQL/Postgres optional.
  • Optional direct HTTPS on port 9001 using HA's /ssl/ certificate layout (fullchain.pem + privkey.pem — the same files the core_letsencrypt add-on writes).
  • HA ingress for in-frontend access (uses your HA TLS cert).
  • Docker HEALTHCHECK + supervisor watchdog for auto-restart.
  • AppArmor profile bundled.
  • Multi-arch images (amd64 + aarch64), Cosign-signed.

Contributing

Issue and pull-request templates live under .github/. By participating you agree to the Code of Conduct.

Bugs in the Etherpad editor itself should go to https://github.com/ether/etherpad/issues; this repo is for the HA add-on packaging only.

Source

Upstream Etherpad lives at https://github.com/ether/etherpad. This repository wraps the official etherpad/etherpad Docker image with the Home Assistant supervisor scaffolding (s6-overlay v3, bashio, ingress, options schema, AppArmor).

About

Etherpad as a Home Assistant add-on

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors