Libre-Closet
Libre-Closet
Docker app from grtgbln's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
App NameVariable
Name of the application
- Target
- APP_NAME
- Default
- Libre Closet
- Value
- Libre Closet
Auth EnabledVariable
Enable or disable authentication.
- Target
- AUTH_ENABLED
- Default
- false|true
PWA EnabledVariable
Enable or disable PWA service worker.
- Target
- PWA_ENABLED
- Default
- false|true
Auth Access TokenVariable
Secret key for signing access tokens. Generate a secure random key with `openssl rand -base64 60`
- Target
- ACCESS_TOKEN_SECRET
Email From AddressVariable
Email address to use as the sender for password reset emails.
- Target
- EMAIL_FROM_ADDRESS
Email TransportVariable
Email transport method to use for sending emails.
- Target
- EMAIL_TRANSPORT
- Default
- gmail|mailgun
Mailgun API KeyVariable
API key for Mailgun email transport.
- Target
- EMAIL_API_KEY
App DataPath
Path to the app data
- Target
- /app/data
- Default
- /mnt/user/appdata/libre_closet/data
- Value
- /mnt/user/appdata/libre_closet/data
Internal Data PathVariable
Internal data path. Not recommended to change.
- Target
- DATA_PATH
- Default
- ./data
- Value
- ./data
Database TypeVariable
Type of database to use (e.g., sqlite, postgres). Not recommended to change.
- Target
- DATABASE_TYPE
- Default
- sqlite
- Value
- sqlite
File Storage TypeVariable
Type of file storage to use (e.g., local, s3). Not recommended to change.
- Target
- FILE_STORAGE_TYPE
- Default
- local
- Value
- local
Categories
Download Statistics
1,062
Total Downloads
Details
Repository
ghcr.io/lazztech/libre-closet:latestLast Updated2026-05-27
First Seen2026-03-01
Run Libre-Closet on Unraid.
Libre-Closet is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.