ProxMenux v1.1.6
This version introduces a comprehensive Mount and Share Manager — a complete solution for managing shared resources between Proxmox host and LXC containers, with special focus on unprivileged container support and automatic permission handling.
🔧 Main changes in v1.1.6
🆕 New menu: Mount and Share Manager
A complete toolkit for managing shared resources with 8 different configuration options:
Host Configuration:
- NFS Shared on Host: Add, view, and remove NFS shared resources with automatic export management
- Samba Shared on Host: Add, view, and remove Samba/CIFS shared resources with share configuration
- Local Shared on Host: Create and manage local shared directories with proper permissions
LXC Integration:
- LXC Mount Points (Host ↔ Container): Core feature that mounts host directories into containers with automatic permission handling. Includes viewing existing mount points for each container and removing them with proper verification. Optimized for unprivileged containers where UID/GID mapping is critical.
- NFS Client in LXC: Set up NFS client inside privileged containers
- Samba Client in LXC: Set up Samba client inside privileged containers
- NFS Server in LXC: Install NFS server inside privileged containers
- Samba Server in LXC: Install Samba server inside privileged containers
Documentation:
- Help & Info (commands): Step-by-step manual guides for all sharing scenarios
🛠 Improvements
- Enhanced Log2RAM Detection
The automatic post-install script now prompts users when automatic SSD/M.2 detection fails, ensuring Log2RAM can still be installed on systems where auto-detection doesn't work.
🐛 Fixes
-
Proxmox Update Repository Verification
Fixed an issue where empty repository source files in/etc/apt/sources.list.d/
would cause errors during conflict verification.Thanks to @JF_Car for reporting this issue.
📦 Current project structure
ProxMenux is organized into modular, interactive menus designed for managing and customizing a Proxmox VE system:
- Post-Install Settings for Proxmox
- Hardware: GPU and Coral TPU Tools
- Create VMs from Templates or Scripts
- Disk and Storage Manager
- Mount and Share Manager
- Essential Proxmox VE Helper Scripts
- Network Tools and Tweaks
- System Settings and Optimization
- Help and Info Commands
Thank you for using ProxMenux!
Feel free to report issues or suggest improvements — all contributions are welcome 🙌