2022-01-23 09:18:11 +01:00
|
|
|
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
|
|
## Initial Catch up - 2022-01-23
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2022-01-23 20:36:32 +01:00
|
|
|
- **Plex Media Server LXC**
|
2022-01-24 04:05:38 +01:00
|
|
|
- add Hardware Acceleration Support
|
|
|
|
- add script to install Intel Drivers
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Zwavejs2MQTT LXC**
|
2022-01-24 06:18:28 +01:00
|
|
|
- new script to solve no auto start at boot
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Nginx Proxy Manager LXC**
|
2022-01-24 06:18:28 +01:00
|
|
|
- new script to use Debian 11
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Ubuntu 21.10 LXC**
|
2022-01-24 06:18:28 +01:00
|
|
|
- new script
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Mariadb LXC**
|
2022-01-24 04:05:38 +01:00
|
|
|
- add MariaDB Package Repository
|
2022-01-23 09:33:55 +01:00
|
|
|
- **MQTT LXC**
|
2022-01-24 04:05:38 +01:00
|
|
|
- add Eclipse Mosquitto Package Repository
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Home Assistant Container LXC**
|
2022-01-23 09:48:54 +01:00
|
|
|
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
|
2022-01-24 04:05:38 +01:00
|
|
|
- add script for easy Home Assistant update
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Home Assistant Container LXC (Podman)**
|
2022-01-23 09:48:54 +01:00
|
|
|
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Home Assistant OS VM**
|
2022-01-24 04:05:38 +01:00
|
|
|
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
|
2022-01-24 06:27:52 +01:00
|
|
|
- clean up
|
2022-01-23 09:33:55 +01:00
|
|
|
- **Proxmox VE 7 Post Install**
|
|
|
|
- new *No-Nag* method
|
2022-01-24 01:01:22 +01:00
|
|
|
- **misc**
|
2022-01-24 06:20:13 +01:00
|
|
|
- new GUI script (ha-copy-data.sh) to copy data from a Home Assistant LXC to another Home Assistant LXC (info inside script)
|
|
|
|
- new GUI script (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)
|