Sign inSign up

treban/pimatic

By treban

Updated almost 6 years ago

pimatic docker container

Image
0

7.2K

treban/pimatic repository overview

docker-pimatic

Docker Image for pimatic on intel plattforms.

for raspberry pi show here...

Build Status This image on DockerHub

Pull the image

docker pull treban/pimatic

TAGs
  • treban/pimatic:node10 = treban/pimatic:latest = treban/pimatic
    pimatic with node10 base image
  • treban/pimatic:node4
    pimatic with node4 base image
Run the container

docker run \
-it \
--network=host \
-v /data-path:/data \
--device=/dev/ttyUSB0 \
treban/pimatic

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.

Tag summary

Content type

Image

Digest

Size

404.2 MB

Last updated

almost 6 years ago

docker pull treban/pimatic