選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Johannes 4d574b1278 merged from original fork 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 merged from original fork 7年前
docker-compose.yml Docker files for ease of development on PCs/macs 7年前
install.sh added KairosDB to installer 7年前
requirements.txt Update package because of vulnerability 7年前
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:3000.

Donation

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

Donate