Skip to content

Feature Map

This section is organized by backend capability, not by user task.

If you are a regular user, start with the User Manual and Common Workflows. If you manage an instance, troubleshoot behavior, or build on top of AsterDrive, the feature map helps locate which capability owns which boundary and which documentation page to read next.

Feature Areas

AreaOwnsMain entry points
Identity and AccessLogin, sessions, MFA, Passkey, external authentication, WebDAV accounts, public access boundariesLogin and Sessions, External Authentication, WebDAV
Files and WorkspacesPersonal spaces, team spaces, folders, file records, trash, versions, sharesUser Manual, Teams and Permissions, Sharing and Public Access
Uploads and StorageUpload modes, blobs, quota, storage policies, policy groups, local / S3 / Azure Blob / COS / OneDrive / follower storageUploads and Large Files, Storage Policies, Storage Backends
Preview and ProcessingThumbnails, media metadata, archive preview, WOPI, editing, share streamingOnline Preview and WOPI, File Editing, System Settings
System and OperationsStartup config, runtime config, background tasks, mail, monitoring, audit, CLI, backup and upgradesConfiguration Overview, Deployment Overview, Operations CLI

Backend Module Quick Reference

ModuleAreaNotes
auth::local, auth::mfa, auth::passkey, auth::externalIdentity and AccessLocal login, security verification, external identity binding
files::file, files::folder, workspace::team, share, files::trash, content::versionFiles and WorkspacesFile chain, team spaces, shares, trash, versions
files::upload, workspace::storage, storage_policy::policy, storage::*Uploads and StorageUpload sessions, storage policy selection, blob writes, driver abstraction
files::thumbnail, media::processing, media::metadata, files::archive::preview, preview::wopiPreview and ProcessingDerived file results, online opening, preview capabilities
ops::config, task, mail::sender, ops::audit, ops::health, api::routes::healthSystem and OperationsHot config, background tasks, mail, audit, health checks

How to Use This Section

Released under the MIT License