Up next

Autoplay

Raspberry Pi 4 Home Automation Server with IOTStack

0 Views • 11/04/24
Share
Embed
121gamers
121gamers
14 Subscribers
14

MANY THANKS TO ALL MY PATRONS on https://www.patreon.com/onemarcfifty !!!
Please visit my channel page: https://www.youtube.com/onemarcfifty
Want to talk to me? Join my Discord Server: https://discord.com/invite/DXnfBUG

We will install IOTStack and Webmin on a raspberry Pi4. IOTStack is a complete collection of famous home automation software such as Home Assistant, Openhab, Node Red and many others. With this you can run your home automation software in docker on a pi.

0:00 Use a Pi as Home Automation Server
0:38 Intro jingle
0:48 TLDR/TLDW
1:01 description of IOTStack
2:06 Get IOTStack and Install Docker on the Pi
3:33 Installing IOTStack on the Pi
5:22 Installing Webmin
7:30 Call to Action

the commands used in this video

To download, install and start IOTStack:


sudo apt install -y git curl
git clone https://github .com/SensorsIot/IOTstack.git IOTstack
# please remove the space before the dot com
cd IOTstack/
./menu.sh
sudo raspi-config
locale

sudo reboot
cd IOTstack/
./menu.sh
docker-compose up -d



To install webmin:


wget https://prdownloads.sourceforge .net/webadmin/webmin_1.962_all.deb
# please remove the space before the dot net

clear
sudo dpkg -i webmin_1.962_all.deb
sudo apt -f install




Licence-free music on / Lizenzfreie Musik von https://www.terrasound.de/lize....nzfreie-musik-fuer-y

Show more
0 Comments sort Sort By
Facebook Comments

Up next

Autoplay