Proxmox/CHANGELOG.MD

36 lines
1.3 KiB
Plaintext
Raw Normal View History

2022-01-23 08:18:11 +00: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 19:36:32 +00:00
- **Plex Media Server LXC**
2022-01-24 03:05:38 +00:00
- add Hardware Acceleration Support
- add script to install Intel Drivers
2022-01-23 08:33:55 +00:00
- **Zwavejs2MQTT LXC**
2022-01-24 05:18:28 +00:00
- new script to solve no auto start at boot
2022-01-23 08:33:55 +00:00
- **Nginx Proxy Manager LXC**
2022-01-24 05:18:28 +00:00
- new script to use Debian 11
2022-01-23 08:33:55 +00:00
- **Ubuntu 21.10 LXC**
2022-01-24 05:18:28 +00:00
- new script
2022-01-23 08:33:55 +00:00
- **Mariadb LXC**
2022-01-24 03:05:38 +00:00
- add MariaDB Package Repository
2022-01-23 08:33:55 +00:00
- **MQTT LXC**
2022-01-24 03:05:38 +00:00
- add Eclipse Mosquitto Package Repository
2022-01-23 08:33:55 +00:00
- **Home Assistant Container LXC**
2022-01-24 05:44:23 +00:00
- change if ZFS filesystem is detected, execute automatic installation of static fuse-overlayfs
2022-01-24 03:05:38 +00:00
- add script for easy Home Assistant update
2022-01-23 08:33:55 +00:00
- **Home Assistant Container LXC (Podman)**
2022-01-24 05:44:23 +00:00
- change if ZFS filesystem is detected, execute automatic installation of static fuse-overlayfs
2022-01-23 08:33:55 +00:00
- **Home Assistant OS VM**
2022-01-24 03:05:38 +00:00
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
2022-01-24 05:27:52 +00:00
- clean up
2022-01-23 08:33:55 +00:00
- **Proxmox VE 7 Post Install**
- new *No-Nag* method
2022-01-24 00:01:22 +00:00
- **misc**
2022-01-24 05:20:13 +00: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)