All Projects → volkszaehler → Volkszaehler.org

volkszaehler / Volkszaehler.org

Licence: gpl-3.0
Open Source Smart Meter with focus on privacy - you remain the master of your data.

Projects that are alternatives of or similar to Volkszaehler.org

Log Process Errors
Show some ❤️ to Node.js process errors
Stars: ✭ 424 (+182.67%)
Mutual labels:  monitoring, logging
Sysmontools
Utilities for Sysmon
Stars: ✭ 903 (+502%)
Mutual labels:  monitoring, logging
Riemann
A network event stream processing system, in Clojure.
Stars: ✭ 4,099 (+2632.67%)
Mutual labels:  monitoring, logging
Ckss Certified Kubernetes Security Specialist
This repository is a collection of resources to prepare for the Certified Kubernetes Security Specialist (CKSS) exam.
Stars: ✭ 333 (+122%)
Mutual labels:  monitoring, logging
Applicationinsights Php
Azure Application Insights SDK for PHP
Stars: ✭ 98 (-34.67%)
Mutual labels:  monitoring, logging
Sigma
Generic Signature Format for SIEM Systems
Stars: ✭ 4,418 (+2845.33%)
Mutual labels:  monitoring, logging
Logbook
An extensible Java library for HTTP request and response logging
Stars: ✭ 822 (+448%)
Mutual labels:  monitoring, logging
Sysmon Config
Sysmon configuration file template with default high-quality event tracing
Stars: ✭ 3,287 (+2091.33%)
Mutual labels:  monitoring, logging
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-40.67%)
Mutual labels:  monitoring, logging
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (+748.67%)
Mutual labels:  monitoring, privacy
Longview
Linode Longview Agent
Stars: ✭ 319 (+112.67%)
Mutual labels:  monitoring, logging
Applicationinsights Go
Microsoft Application Insights SDK for Go
Stars: ✭ 113 (-24.67%)
Mutual labels:  monitoring, logging
Analog
PHP logging library that is highly extendable and simple to use.
Stars: ✭ 314 (+109.33%)
Mutual labels:  monitoring, logging
Applicationinsights Dotnet
ApplicationInsights-dotnet
Stars: ✭ 367 (+144.67%)
Mutual labels:  monitoring, logging
Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (+102%)
Mutual labels:  monitoring, privacy
Justlog
JustLog brings logging on iOS to the next level. It supports console, file and remote Logstash logging via TCP socket with no effort. Support for logz.io available.
Stars: ✭ 439 (+192.67%)
Mutual labels:  monitoring, logging
Applicationinsights Node.js
Microsoft Application Insights SDK for Node.js
Stars: ✭ 229 (+52.67%)
Mutual labels:  monitoring, logging
Iobroker.admin
user interface for configuration and administration
Stars: ✭ 207 (+38%)
Mutual labels:  smarthome, monitoring
Tail
[Revamped] Go package for reading from continuously updated files (tail -f)
Stars: ✭ 81 (-46%)
Mutual labels:  monitoring, logging
Applicationinsights Dotnet Logging
.NET Logging adaptors
Stars: ✭ 100 (-33.33%)
Mutual labels:  monitoring, logging

volkszaehler.org

Build

volkszaehler.org is a free smart meter implementation with focus on data privacy.

Demo

demo.volkszaehler.org

Screenshot

Quickstart

The easiest way to try out volkszaehler is using Docker:

docker-compose up -d

which will create a database, initialize it and start volkszaehler at port 8080.

Installation

For local installation, run the install script from the shell:

wget https://raw.github.com/volkszaehler/volkszaehler.org/master/bin/install.sh
bash install.sh

Or follow the detailed installation instructions at http://wiki.volkszaehler.org/software/middleware/installation

Documentation

Support

Repository structure

volkszaehler.org/
 |_ etc/                    configuration files
 |_ bin/                    scripts for imports, installation etc.
 |_ htdocs/                 web UI
 |   \_ middleware.php      middleware
 |
 |_ lib/                    middleware libraries
 |_ test/                   unit tests
 \_ misc/
     |_ docs/               documentation
     |_ graphics/           graphics for docs, etc.
     \_ sql/                database schema dumps
         \_ demo/           demo data

Copyright

Copyright © 2011-2020 volkszaehler.org Licensed under the GNU General Public License Version 3 (https://opensource.org/licenses/GPL-3.0).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].