Libre-Closet

Libre-Closet

Docker 应用程序 from grtgbln's Repository

概述

A free, open-source, self-hosted wardrobe organizer. Catalog your clothes, upload photos, build outfits, and access everything from your phone as an offline-ready PWA — all on your own server.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
App NameVariable

Name of the application

目标
APP_NAME
默认值
Libre Closet
价值
Libre Closet
Auth EnabledVariable

Enable or disable authentication.

目标
AUTH_ENABLED
默认值
false|true
PWA EnabledVariable

Enable or disable PWA service worker.

目标
PWA_ENABLED
默认值
false|true
Auth Access TokenVariable

Secret key for signing access tokens. Generate a secure random key with `openssl rand -base64 60`

目标
ACCESS_TOKEN_SECRET
Email From AddressVariable

Email address to use as the sender for password reset emails.

目标
EMAIL_FROM_ADDRESS
Email TransportVariable

Email transport method to use for sending emails.

目标
EMAIL_TRANSPORT
默认值
gmail|mailgun
Mailgun API KeyVariable

API key for Mailgun email transport.

目标
EMAIL_API_KEY
App DataPath

Path to the app data

目标
/app/data
默认值
/mnt/user/appdata/libre_closet/data
价值
/mnt/user/appdata/libre_closet/data
Internal Data PathVariable

Internal data path. Not recommended to change.

目标
DATA_PATH
默认值
./data
价值
./data
Database TypeVariable

Type of database to use (e.g., sqlite, postgres). Not recommended to change.

目标
DATABASE_TYPE
默认值
sqlite
价值
sqlite
File Storage TypeVariable

Type of file storage to use (e.g., local, s3). Not recommended to change.

目标
FILE_STORAGE_TYPE
默认值
local
价值
local

下载统计数据

1,062
下载总数

详细信息

存储库
ghcr.io/lazztech/libre-closet:latest
最后更新2026-05-27
初见2026-03-01

在Unraid 上运行 Libre-Closet 。

Libre-Closet 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。