Giter VIP home page Giter VIP logo

docker-pimatic's Introduction

๐Ÿ›‘ This project is no longer maintained!

As the Pimatic project is no longer maintained, this project will also be discontinued.

docker-pimatic

Docker Image for pimatic.

The image is a multi-arch image for amd64/arm/arm64

Build Status This image on DockerHub

Pull the image

docker pull treban/pimatic

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.

docker-pimatic's People

Contributors

treban avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bertreb

docker-pimatic's Issues

Setting the Timezone

hi!

is there any possibility to set the timezone for the container? passing a tz-argument didn't work for me.

Starting Pimatic as a service

I think it would be useful to start Pimatic inside the container as a service. So the restart from the webinterface is possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.