I run Docker for all of my Smart Home related servers. My docker-compose file is on my GitHub repository and that is primarily how I start and stop all the containers on my Ubuntu system. For management and overview though of the Docker images and containers, I use the open-source project Cockpit. The software is built-in to the newer versions of Ubuntu but that version is not the latest.
Normally, I would just do an apt-get update on my system to grab the latest files but for some reason Cockpit was not upgrading. It was staying on version 164. From the website, I could see that 198 was the latest version (at the time of writing this) so I wasn’t sure why it was not being updated.
Some quick googling around and looking through the issues on the GitHub repository and I came across an issue that explained that backports would need to be used to upgrade. Backporting allowed new parts of the code to be installed/patched against the older mainline version included in the Ubuntu installation. Enabling backporting was as easy as executing the following command.
sudo apt install cockpit/bionic-backports
Once the backports were enabled, the software updated fine and I was able to see the new features of the software.
PARTS LIST:
iPhone XS Max: https://amzn.to/320tRNY
Intel NUC: https://amzn.to/2ly1aY5
You can read about all of this in greater detail on the Website:
https://www.vcloudinfo.com/
CONTACT ME:
https://www.vcloudinfo.com/about-me
SUPPORT:
Please consider supporting this channel by visiting the blog and/or using the Amazon Affiliate links found in the descriptions. They cost nothing extra and really help the channel.
Affiliate Disclosure - https://www.vcloudinfo.com/p/affiliat...
:wave: About this channel : My Name is Carlo. I've been running Home Assistant for a BUNCH of years. Almost from the very beginning actually. This channel is focused on bringing what I have implemented at my own house to you so that you can bring it to your house. The channel will be a mix of reviews, tutorials and inspiration. It is a companion to my GitHub site that holds all the code for my Smart Home and my main site where I keep the more in-depth technical writings. I hope you will enjoy the videos and consider subscribing.
CREDITS:
Design by Steve Fatone - IG: @Steve_Fatone