Pimatic docker image for raspberry pi 3
50K+
Docker Image for pimatic on rasbperry pi 3 and other armv7 plattforms.
for intel show here...
docker pull treban/pimatic-rpi
docker run \
-it \
--network=host \
-v /data-path:/data \
--device=/dev/ttyUSB0 \
treban/pimatic-rpi
You can specify a device for homeduino or some other usb devices.
The container needs a mounted volume in /data. In this folder must be placed the config.json and the sql database. The image otherwise uses the default pimatic config and generates a inital sql database
The pimatic app folder inside the container is /opt/pimatic-docker. The default config exposes port 8282 and admin/admin as login credentials.
Content type
Image
Digest
Size
198.4 MB
Last updated
over 7 years ago
docker pull treban/pimatic-rpi