mirror of https://github.com/tteck/Proxmox.git
Update CHANGELOG.MD
This commit is contained in:
parent
b23e100cff
commit
151ec437ae
24
CHANGELOG.MD
24
CHANGELOG.MD
|
@ -8,28 +8,28 @@ All notable changes to this project will be documented in this file.
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- **Plex Media Server LXC**
|
- **Plex Media Server LXC**
|
||||||
- added Hardware Acceleration Support
|
- add Hardware Acceleration Support
|
||||||
- added script to install Intel Drivers
|
- add script to install Intel Drivers
|
||||||
- **Zwavejs2MQTT LXC**
|
- **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**
|
- **Nginx Proxy Manager LXC**
|
||||||
- created new script to use Debian 11
|
- create new script to use Debian 11
|
||||||
- **Ubuntu 21.10 LXC**
|
- **Ubuntu 21.10 LXC**
|
||||||
- created new script
|
- create new script
|
||||||
- **Mariadb LXC**
|
- **Mariadb LXC**
|
||||||
- added MariaDB Package Repository
|
- add MariaDB Package Repository
|
||||||
- **MQTT LXC**
|
- **MQTT LXC**
|
||||||
- added Eclipse Mosquitto Package Repository
|
- add Eclipse Mosquitto Package Repository
|
||||||
- **Home Assistant Container LXC**
|
- **Home Assistant Container LXC**
|
||||||
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
|
- 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)**
|
- **Home Assistant Container LXC (Podman)**
|
||||||
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
|
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs.
|
||||||
- **Home Assistant OS VM**
|
- **Home Assistant OS VM**
|
||||||
- changed disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
|
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
|
||||||
- cleaned up script
|
- clean up script
|
||||||
- **Proxmox VE 7 Post Install**
|
- **Proxmox VE 7 Post Install**
|
||||||
- new *No-Nag* method
|
- new *No-Nag* method
|
||||||
- **misc**
|
- **misc**
|
||||||
- created 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 (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 (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)
|
||||||
|
|
Loading…
Reference in New Issue