All apps · 0 apps
Libre-Closet
Docker app from grtgbln's Repository
Overview
Media gallery
1 / 4Install Libre-Closet on Unraid in a few clicks.
Find Libre-Closet in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/lazztech/libre-closet:latestRuntime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Name of the application
- Target
- APP_NAME
- Default
- Libre Closet
- Value
- Libre Closet
Enable or disable authentication.
- Target
- AUTH_ENABLED
- Default
- false|true
Enable or disable PWA service worker.
- Target
- PWA_ENABLED
- Default
- false|true
Secret key for signing access tokens. Generate a secure random key with `openssl rand -base64 60`
- Target
- ACCESS_TOKEN_SECRET
Email address to use as the sender for password reset emails.
- Target
- EMAIL_FROM_ADDRESS
Email transport method to use for sending emails.
- Target
- EMAIL_TRANSPORT
- Default
- gmail|mailgun
API key for Mailgun email transport.
- Target
- EMAIL_API_KEY
Path to the app data
- Target
- /app/data
- Default
- /mnt/user/appdata/libre_closet/data
- Value
- /mnt/user/appdata/libre_closet/data
Internal data path. Not recommended to change.
- Target
- DATA_PATH
- Default
- ./data
- Value
- ./data
Type of database to use (e.g., sqlite, postgres). Not recommended to change.
- Target
- DATABASE_TYPE
- Default
- sqlite
- Value
- sqlite
Type of file storage to use (e.g., local, s3). Not recommended to change.
- Target
- FILE_STORAGE_TYPE
- Default
- local
- Value
- local