You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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
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