Skip to content

Automated self-watering garden system controlled by a solar-powered Raspberry Pi

Notifications You must be signed in to change notification settings

scverhagen/solarpigardener

Repository files navigation

solarpigardener

Automated self-watering garden system controlled by a solar-powered raspberry Pi.


Installation (to a Raspberry Pi) using script

Please note that as of 7/2019 docker is broken in Raspian Buster. Until the issue is fixed, Raspian Stretch should be used.
1. Install Raspbian Stretch, enable ssh, and change default password.
2. From a bash terminal, type:
wget https://raw.githubusercontent.com/scverhagen/solarpigardener/production/deploy/deploy.sh 
chmod +x ./deploy.sh
sudo deploy.sh
sudo reboot

The script will install Docker, docker-compose, solarpigardener and watchtower (for automatic updates).

About

Automated self-watering garden system controlled by a solar-powered Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published