Commit Graph

4 Commits

Author SHA1 Message Date
Maple
df967c5dd2 chore: update repo references from Mapleawaa to PVE-Tools 2026-05-16 16:19:57 +08:00
Maple
c7e6322c1c docs: 统一将项目名称从PVE-Tools-9更新为PVE Tools Pro
更新所有文档和页面中的项目名称,从PVE-Tools-9变更为PVE Tools Pro
添加Cookie同意组件以符合隐私法规要求
2026-05-01 15:56:23 +08:00
Mapleawaa
6dceb95852 feat: 修复新增巨多功能
- 修复了检查更新过久的问题
 - 优化了 UI,删除了过于重复和臃肿的 UI
 - 删除了一些功能部分的颜色代码
 - 新增核显显卡直通,显卡虚拟化的功能(~~大饼~~)
 - 新增了虚拟机快速安装脚本
 - 修复了错误的 CT 模板
2025-11-28 21:53:20 +08:00
Mapleawaa
03c1644b3a feat: Add various Proxmox VE helper scripts for monitoring, installation, and configuration
- Introduced `monitor-all.sh` for monitoring and restarting LXC and VM instances based on ping status.
- Added `netdata.sh` for installing and uninstalling NetData on Proxmox VE.
- Created `post-pbs-install.sh` for post-installation routines specific to Proxmox Backup Server.
- Developed `post-pve-install.sh` for post-installation routines specific to Proxmox VE.
- Implemented `scaling-governor.sh` to manage CPU scaling governors and set crontab for persistence.
- Added `update-lxcs.sh` for updating LXC containers with options to exclude specific containers.
2025-10-17 21:00:17 +08:00