NuGet ยท nuget

Redeon.SuperSiteEngineCore.Web.Eltheon.Core.Features.StorageManagement

StorageManagement admin cockpit for Eltheon Core.Storage.

Install

Install-Kommandos

dotnet add package Redeon.SuperSiteEngineCore.Web.Eltheon.Core.Features.StorageManagement --version 2.9.6
<PackageReference Include="Redeon.SuperSiteEngineCore.Web.Eltheon.Core.Features.StorageManagement" Version="2.9.6" />
paket add Redeon.SuperSiteEngineCore.Web.Eltheon.Core.Features.StorageManagement --version 2.9.6
Install-Package Redeon.SuperSiteEngineCore.Web.Eltheon.Core.Features.StorageManagement -Version 2.9.6

README

Vorschau

Eltheon Core.Features.StorageManagement

StorageManagement is the Admin UI and API package for the Eltheon Core.Storage foundation.

It owns the storage cockpit Razor pages, read-only Admin API, permissions, navigation, and static EltheonJS assets. Core.Storage remains the neutral storage foundation and does not depend on Razor, WebUi, or this feature package.

The overview visualizes capacity, composition, operation rates, throughput, latency, outcomes, workers, and queue state with ApexCharts. General metric inspection remains in the Metrik cockpit; StorageManagement does not expose a separate raw metric history.

Legacy and localization migrations use a validated dry-run and are scheduled as persistent Core.Runtime boot tasks. StorageManagement never restarts the host; pending tasks and the watchdog restart trigger are managed in RuntimeManagement.

Every registered boot-migration action, including legacy log migration, must pass through the client-side validation step before its one-use execution token is accepted.