Setting up a HP Tiny Mini Micro as a Docker host to manage your smarthome

Looking to take you smarthome to the next level?
Need more power than a raspberry Pi?
Want to avoid so much cabling?
Stay tuned and I will show you how to do this

1. From SearxNG/Docker video
a. Refer to SearxNG video for the following –
i. Install Ubuntu
ii. Switch to cli
iii. Enable SSH
b. Continue building the foundation
i. sudo apt update -y
ii. sudo apt upgrade -y
c. Install Docker
i. https://www.simplilearn.com/tutorials/docker-tutorial/how-to-install-docker-on-ubuntu
ii. sudo apt install docker.io -y
d. Install Docker-Compose – tool to define/share multi container apps
i. sudo apt install docker-compose -y

2. Continue to build the foundation
a. Install Portainer – GUI for Docker
i. https://docs.portainer.io/v/ce-2.9/start/install/server/docker/linux
ii. https://ip_address:9443
b. Install Watchtower – auto update for Docker containers
i. https://hub.docker.com/r/v2tec/watchtower#:~:text=Watchtower%20is%20itself%20packaged%20as,flag%20when%20you%20run%20it.
c. Install Netdata – monitor docker hardware
i. https://learn.netdata.cloud/docs/agent/packaging/docker
ii. http://ip_address:19999/
d. sudo apt install hwinfo -after install hwinfo –short
i. Or lshw -short

⏱️TIMESTAMPS⏱️
0:00 – Intro
0:45 – What we will be covering
1:09 – Tiny Mini Micro vs Raspberry Pi
5:13 – Portainer install
5:43 – Netdata install
8:12 – Watchtower install
9:53 – Hardware info commands

================================================
*** Show Notes, Links and Resources ****
Here are the items mentioned in this video –

HP EliteDesk 800 G1 Tiny Computer Micro
https://amzn.to/3auC9qx

EVanlak DispalyPort Headless Ghost Display Emulator for PC 4K DP Dummy Plug
https://amzn.to/3oaK1k4

➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
Never miss a video about creating your own smart home
Subscribe ⇢ http://ronaldnutter.com/subscribe

To listen to an audio version of this episode while driving, TechBytes with Ron Nutter is available on
iTunes, Google Podcasts, Stitcher and TuneIn. Go to TechByteswithRonNutter.com to subscribe today!

To subscribe to the TechbytesRN newsletter, click here – http://ronaldnutter.com/sample1
In return for subscribing to the newsletter, I will send you a chapter from my first DIY Smart Home Guide Book.

Visit http://www.ronaldnutter.com to see all the books Ron has written

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for the support!

*===============================*
Become a Patreon supporter
https://www.patreon.com/techbytesrn
*===============================*

#TechBytesRN #smarthome #IoT #Docker #Ubuntu #TMM