logo
icon

Storage UI

Storage UI is an open-source file browser for S3, R2, and other compatible storage backends. Browse, preview, search, and manage files from a self-hosted web interface.

template cover
Deployed0 times
Publisherrocona
Created2026-07-26
Tags
StorageFile ManagementSelf-Hosted

Services

Storage UI on Zeabur

Storage UI is a self-hosted file browser for S3, Cloudflare R2, MinIO, Alibaba Cloud OSS, Tencent COS, Backblaze B2, and other compatible storage backends.

Getting started

  1. Deploy this template and open the generated domain.
  2. Use the generated username and password shown in the service instructions to sign in.
  3. Add a storage connection from the Storage UI interface.

The default image is pinned to hahahumble/storageui:0.2.0. The image is published on Docker Hub for both amd64 and arm64.

Optional server-side storage connections

You can preconfigure one server-side connection by setting the STORAGE_1_* variables in the service environment. Supported providers include s3, r2, alibaba, tencent, backblaze-b2, minio, and s3-compatible. Leave these variables empty to configure connections only from the web interface.

Credentials for connections added in the UI are stored in the browser's local storage. Do not use browser-managed connections on a shared or untrusted computer.

Security

Login protection is enabled by default. Change AUTH_USERNAME and AUTH_PASSWORD after deployment if needed. Keep the generated AUTH_SECRET stable so existing sessions remain valid across restarts.

Attribution