Proxmox/CHANGELOG.MD

68 lines
1.9 KiB
Plaintext
Raw Normal View History

2022-01-23 09:18:11 +01:00
# Change Log
All notable changes to this project will be documented in this file.
2022-01-26 03:12:28 +01:00
2022-01-30 09:51:40 +01:00
## 2022-01-30
### Changed
- **Zigbee2MQTT LXC**
- Clean up / Improve script
2022-01-30 02:27:19 +01:00
## 2022-01-29
### Changed
- **Node-Red LXC**
- Clean up / Improve script
2022-01-26 03:12:28 +01:00
## 2022-01-25
### Changed
- **Jellyfin Media Server LXC**
- new script
2022-01-24 20:38:36 +01:00
## 2022-01-24
### Changed
- **Plex Media Server LXC**
- better Hardware Acceleration Support
- `va-driver-all` is preinstalled
- now using Ubuntu 21.10
2022-01-24 23:15:07 +01:00
- **misc**
2022-01-25 22:34:22 +01:00
- new GUI script [(Screenshot)](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/pms-copy-data.png) to copy data from one Plex Media Server LXC to another Plex Media Server LXC
2022-01-24 20:38:36 +01:00
2022-01-23 09:18:11 +01:00
## 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-24 06:44:23 +01:00
- change if ZFS filesystem is detected, execute 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-24 06:44:23 +01:00
- change if ZFS filesystem is detected, execute 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:45:21 +01:00
- new GUI script (ha-copy-data.sh) to copy data from one Home Assistant LXC to another Home Assistant LXC (info inside script)
- new GUI script (z2m-copy-data.sh) to copy data from one Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)