first commit
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Some helpful bash scripts for [incus](https://linuxcontainers.org/incus)
|
||||
|
||||
- incus-container-upgrade: Perform `apt dist-upgrade` command on running instances.
|
||||
- incus-backup: Backup instances FS and DBs to a remote location using rsync over ssh.
|
||||
- incus-copy: Run a differential copy of all running instances to a remote incus server.
|
||||
- incus-snapshot: Take a snapshot on all running instances.
|
||||
Reference in New Issue
Block a user