Sign inSign up

wagopfc/etherpad

By wagopfc

Updated over 7 years ago

Use Etherpad on Wago 'PFC 200 G2' and 'Touch Panel 600' devices.

Image
0

299

wagopfc/etherpad repository overview

Etherpad-lite on Wago 'PFC 200 G2' and 'TP 600'.

Usage to start Container on arm DeviceUsage inside Browser
docker run -d --name wago-etherpad -p 9001:9001 -v etherpad:/opt/etherpad-lite/var wagopfc/etherpad:1.2http://ip-controller:9001
Usage to start Container on x86 DeviceUsage inside Browser
docker run -d --name wago-etherpad -p 9001:9001 -v etherpad:/opt/etherpad-lite/var -v /usr/bin/qemu-arm-static:/usr/bin/qemu-arm-static wagopfc/etherpad:1.2http://127.0.0.1:9001

If using x86 please install qemu support on your System.
Watch: https://ownyourbits.com/2018/06/27/running-and-building-arm-docker-containers-in-x86/

Afterwards you can use Etherpad in your local Browser.
The database is be stored persistent inside the volume.

Etherpad starts himself, be patient, start takes less then 1 minutes on Touch Panel 600.
(On PFC device start takes up to max. 1 minute.)
Please use tag 1.2, earlier tags require an internet connection to load nodejs deps on each start.

Tag summary

Content type

Image

Digest

Size

241.3 MB

Last updated

over 7 years ago

docker pull wagopfc/etherpad:1.2