Sign inSign up

treban/pimatic-rpi

By treban

•Updated over 6 years ago

Pimatic docker image for raspberry pi 3

Image
1

50K+

treban/pimatic-rpi repository overview

⁠docker-pimatic

Docker Image for pimatic on rasbperry pi 3 and other armv7 plattforms.

for intel show here...⁠

Build Status This image on DockerHub

⁠Pull the image

docker pull treban/pimatic-rpi

⁠Run the container

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

  • config.json
  • pimatic-database.sqlite

The pimatic app folder inside the container is /opt/pimatic-docker. The default config exposes port 8282 and admin/admin as login credentials.

⁠Git repo for raspberry

here...⁠

Tag summary

Content type

Image

Digest

Size

198.4 MB

Last updated

over 7 years ago

docker pull treban/pimatic-rpi