SIP irrigation control is a web-based irrigation control program that enables you to automate your garden watering, thus saving time, effort and reducing your water bills.
Before you can install SIP irrigation control, some dependencies must first be installed. Run the following command on the terminal:
sudo apt-get install python3 python3-pip python3-dev build-essential libssl-dev libffi-dev
Clone the SIP git repository by running the following commands:
cd /opt
sudo git clone https://github.com/Dan-in-CA/SIP.git
Install SIP by navigating to the SIP directory and running the following commands:
cd /opt/SIP
sudo pip3 install -r requirements.txt
sudo python3 setup.py install
Create a configuration file for SIP:
cd /opt/SIP
sudo cp sip.config.json.sample sip.config.json
Edit the sip.config.json
file to suit your irrigation system requirements:
sudo nano sip.config.json
Start SIP by running the following command:
sudo sipctl start
http://localhost:8080
admin
master
Congratulations! You have successfully installed and configured SIP irrigation control on your Ubuntu Server.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!