Skip to content

Tags: VultureProject/vulture-utils

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
frikilax Théo Bertin
Version 1.1.0

 ### Added
- [CONNECT] New easy way to connect to redis and mongodb
 ### Changed
- [COMMON] Use new mongodb `connect` command to interact with all versions of DB
- [UPGRADE-PKG] Restart GUI/Portal services only at the end of an upgrade

v1.0.4

Toggle v1.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
frikilax Théo Bertin
Version 1.0.4

 ### Added
- [UPGRADE-PKG] Restart Filebeat service(s) following rsyslog jail upgrade
 ### Fixed
- [LOGGING] Correct datetime in logs and various minor corrections

v1.0.3

Toggle v1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
frikilax Théo Bertin
Version 1.0.3

 ### Added
- [SNAPSHOT] Snapshot/restore now handle the absence of some datasets
 ### Fixed
- [SNAPSHOT] Use /var/db jail datasets for jail snapshots

v1.0.2

Toggle v1.0.2's commit message
Version 1.0.2

 ### Fixed
- [UPGRADE-OS] Upgrade jails before system
- [VLT-ADMIN] Version call

v1.0.1

Toggle v1.0.1's commit message
Version 1.0.1

 ### Changed
- [UPGRADE-PKG] specifying 'all' to `vlt-admin upgrade-pkg` now upgrades every package and jails
- [SNAPSHOT] Avoid ":" characters in created snapshots

v1.0.0

Toggle v1.0.0's commit message
Version 1.0.0

First version of the project!

 ### Added
- [VLT-ADMIN] New command vlt-admin: allows to launch all subcommands defined on the project
- [UPGRADE] New 'upgrade' sub-command
    - Duplicate of vulture-base's update_system.sh script (taken from v2.1.9)
    - New Boot Environment feature: Allows to use a Boot Environement when upgrading a machine
- [SNAPSHOT/RESTORE] New scripts to create, list, remove and trigger snapshots and rollbacks for parts or all of the machine's datasets