File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,29 @@ NethServer 8 releases
1414
1515 __ http://community.nethserver.org/c/bug
1616
17+ Major changes on 2025-12-19
18+ ===========================
19+
20+ **Milestone 8.7 **
21+
22+ - [Core 3.14+] Added support for :ref: `assigning Podman named volumes to
23+ additional disks <named-volume-disk>`. Administrators can now
24+ preconfigure the base path used when creating named volumes for rootless
25+ applications. This allows redirecting application data to alternative
26+ disks, improving storage organization and reducing pressure on the
27+ system disk.
28+
29+ A new command, ``volumectl ``, provides the ability to list available
30+ base paths, assign volumes to a selected disk, and remove existing
31+ assignments. The configuration is applied when applications are
32+ installed, restored, or cloned. This feature is especially useful for
33+ data-intensive applications such as the Samba File Server.
34+
35+ A future update will extend this functionality to the cluster-admin UI,
36+ allowing disk selection during application installation and restore
37+ operations.
38+
39+
1740Major changes on 2025-09-30
1841===========================
1942
You can’t perform that action at this time.
0 commit comments