Use Etherpad on Wago 'PFC 200 G2' and 'Touch Panel 600' devices.
299
| Usage to start Container on arm Device | Usage inside Browser |
|---|---|
| docker run -d --name wago-etherpad -p 9001:9001 -v etherpad:/opt/etherpad-lite/var wagopfc/etherpad:1.2 | http://ip-controller:9001 |
| Usage to start Container on x86 Device | Usage 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.2 | http://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.
Content type
Image
Digest
Size
241.3 MB
Last updated
over 7 years ago
docker pull wagopfc/etherpad:1.2