Update CHANGELOG.MD

This commit is contained in:
tteckster 2022-01-23 22:05:38 -05:00 committed by GitHub
parent b23e100cff
commit 151ec437ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -8,28 +8,28 @@ All notable changes to this project will be documented in this file.
### Changed
- **Plex Media Server LXC**
- added Hardware Acceleration Support
- added script to install Intel Drivers
- add Hardware Acceleration Support
- add script to install Intel Drivers
- **Zwavejs2MQTT LXC**
- created new script to solve no auto start at boot
- create new script to solve no auto start at boot
- **Nginx Proxy Manager LXC**
- created new script to use Debian 11
- create new script to use Debian 11
- **Ubuntu 21.10 LXC**
- created new script
- create new script
- **Mariadb LXC**
- added MariaDB Package Repository
- add MariaDB Package Repository
- **MQTT LXC**
- added Eclipse Mosquitto Package Repository
- add Eclipse Mosquitto Package Repository
- **Home Assistant Container LXC**
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
- added script for easy Home Assistant update
- add script for easy Home Assistant update
- **Home Assistant Container LXC (Podman)**
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
- **Home Assistant OS VM**
- changed disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
- cleaned up script
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
- clean up script
- **Proxmox VE 7 Post Install**
- new *No-Nag* method
- **misc**
- created GUI script (ha-copy-data.sh) to copy data from a Home Assistant LXC to another Home Assistant LXC (info inside script)
- created GUI script (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)
- create GUI script (ha-copy-data.sh) to copy data from a Home Assistant LXC to another Home Assistant LXC (info inside script)
- create GUI script (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)