Skip to content

Releases: open-electronics/drink-maker

v0.9

12 Sep 21:40
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

v0.9

Version 0.9 of Drink maker is the first stable release of the software.
Everything is working and has been tested in our environment.
We still have many ideas about new implementations.
We rely on your help for finding bugs and feature requests.

Install

Download the drink-maker.zip file and extract it.
Get an SD card of atleast 8GB of storage space.
Write the image on the SD card using a software like Win32DiskImager.

At the first startup run:
sudo raspi-config
and select : "Expand filesystem"
Then select "Finish" and reboot.

If you want to use Composer to receive package updates run the following commands:
cd /var/www/drink-maker/utils In order to access the utils folder
sudo bash setToken.sh TOKEN
Where TOKEN is your GitHub Personal Access Token, to save it into the composer.json file.
If you prefer you can edit the composer.json file.

Another reboot is recomended.

Then connect to the machine using your browser and configure it.
Default username is "User" and password is "password".