Giter Club home page Giter Club logo

p1monitor's Introduction

General

Docker container running the original P1 Monitor from https://www.ztatz.nl/p1-monitor/

P1 Monitor is software project to run smart metering monitoring on a Raspberry Pi. The telegrams received from the smart meter are continously being processed and visualised on a web page. Additionally it provides options to read information from solar panels directly (Solar Edge specifically) do accounting, get (historic) overviews etc. Since the original P1 Monitor software is only available to run as a dedicated Operating System on a Raspberry Pi this repository contains the software ported to use it in a containerised environment. Most of the original software is reused but some specific container functions have been modifies/added/removed.

More information and usage

Guide, latest updates, release notes and usage of the container: https://marcel.duketown.com/p1-monitor-docker-versie/ Original software: https://www.ztatz.nl/p1-monitor/ (Dutch language)

Start the container

Best way to start the container is using the included docker-compose file. That way your instance will also automatically start again after a host reboot Run the container using the following run command:

docker-compose up -d

Docker repository

A docker image is available from docker hub at https://hub.docker.com/r/mclaassen/p1mon. An example docker-compose is included mapping external port 81 to the container.

Updating

Shut down the container using 'docker-compose down' and use 'docker-compose pull' to update to the latest image version. Start the container as mentioned above

Migrate

Copy files from a previous version (1.2.0 or later on docker) in the defined 'alldata' directory (see included docker-compose file) in subdirectory 'data' (alldata/data). The import function is also fully functional to migrate from Raspberry Pi to docker

Forum

A forum for all questions on P1 Monitor is available at https://forum.p1mon.nl

p1monitor's People

Contributors

intelwolf avatar

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.