Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Johannes b89dc3a4c3 start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated. 7 лет назад
config Merge branch 'master' of https://github.com/Manuel83/craftbeerpi3 7 лет назад
logs First Version 8 лет назад
modules start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated. 7 лет назад
update Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) 7 лет назад
upload First Version 8 лет назад
.gitignore Added writing to Time Series Database KairosDB 7 лет назад
Dockerfile Docker files for ease of development on PCs/macs 7 лет назад
LICENSE fix 8 лет назад
README.md Fix typo which resulted in reference to incorrect port 7 лет назад
docker-compose.yml Docker files for ease of development on PCs/macs 7 лет назад
install.sh added KairosDB to installer 7 лет назад
requirements.txt -fix beer xml 8 лет назад
run.py Allow setting port by param 8 лет назад

README.md

CraftBeerPi V3.0

This is CraftBeerPi version 3.0. It's currently in beta status.

Introduction Video

https://www.youtube.com/watch?v=YGARUJgFWh4&t=1s

Installation

Open a terminal window on Raspberry Pi and type:

git clone https://github.com/Manuel83/craftbeerpi3

This will download (clone) the software to your local Raspberry Pi.

Type cd craftbeerpi3 to navigate into the craftbeerpi folder.

Type sudo ./install.sh

Hardware Wiring

Here you will find a guide how to wire everything up.

http://web.craftbeerpi.com/hardware/

ATTENTION

CraftBeerPi 3.0 is a complete rewrite. Server as well as user interface. I recommend to use a second SD card for testing.

Docker-based development

For developing this application or its plugins on a PC/Mac you can use the docker-compose file:

$ docker-compose up
...
Starting craftbeerpi3_app_1 ... done
Attaching to craftbeerpi3_app_1
app_1  | [2018-08-13 12:54:44,264] ERROR in __init__: BUZZER not working
app_1  | (1) wsgi starting up on http://0.0.0.0:5000

The contents of this folder will be mounted to /usr/src/craftbeerpi3 and the server will be accesible on localhost:5000.

Donation

CraftBeerPi is a free & open source project. If you like to support the project I happy about a donation:

Donate