Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

timpeq/mass_upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mass_upgrade.sh

Bash script to manually mass-upgrade an Ubuntu host along with all running LXD containers.

This is a rather blunt tool to upgrade this host and running LXD containers. The tool assumes Ubuntu (but should work on any Debian host/container using apt). You should keep focus while upgrade proceeds because some updates may require user interaction. No attempt has been made to make updates unattended.

There are a few special cases in the file which will execute when the name of the container matches 'pihole', 'nextcloud' and 'apache'.

I've worked recently to move most containers from LXD to Docker, but I wanted to make this public in case someone else has a similar need.

About

Bash script to manually mass-upgrade an Ubuntu host along with all running LXD containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages