Hoodik
Aplicación Docker from htunlogic's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
https://[IP]:[PORT:5443]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Maps a location for the data directory of the drive where all the data will be stored.
- Objetivo
- /data
- Por defecto
- /mnt/user/hoodik/
- Valor
- /mnt/user/hoodik/
Application port
- Objetivo
- 5443
- Por defecto
- 4554
- Valor
- 4554
Email sender, currently supported: smtp
- Valor
- smtp
Address of the SMTP server (if MAILER_TYPE=smtp)
- Por defecto
- smtp.gmail.com
- Valor
- smtp.gmail.com
Username of the SMTP server (if MAILER_TYPE=smtp)
- Por defecto
- username@gmail.com
Password of the SMTP server (if MAILER_TYPE=smtp) For Gmail, you will have to use https://myaccount.google.com/u/0/apppasswords
- Por defecto
- GOOGLE-APP-PASSWORD
Port of the SMTP server (if MAILER_TYPE=smtp) Not required, default is automatically set to 465
- Por defecto
- 465
- Valor
- 465
SMTP TLS mode (if MAILER_TYPE=smtp). Auto-detected from port if not set. Values: implicit (port 465), starttls (port 587), none.
Default FROM display name (if MAILER_TYPE=smtp). Example: HoodikDrive - Unraid
- Por defecto
- HoodikDrive - Unraid
- Valor
- HoodikDrive - Unraid
Default FROM email address (if MAILER_TYPE=smtp). Example: user@example.com
- Por defecto
- test@gmail.com
- Valor
- test@gmail.com
This is the application path as seen from the browser, you should use the URL you will be entering to get to the application, eg. https://hoodik.local
- Valor
- https://hoodik.local
Application client URL, this will in 99.9% of the cases be exactly the same as the APP_URL, but in case you are hosting a separate frontend for this application you can define it to its own address.
- Valor
- https://hoodik.local
Application display name, shown in the browser tab and emails.
- Por defecto
- Hoodik
- Valor
- Hoodik
Location of the SSL cert file for the application. If the file doesn't exist, it will be created and filled with a self signed cert. That will only happen if both cert and key files are missing.
Location of the SSL key file for the application. If the file doesn't exist, it will be created and filled with a self signed key. That will only happen if both cert and key files are missing.
Storage backend for file chunks. Use 'local' for filesystem storage (default) or 's3' for S3-compatible object storage.
- Por defecto
- local
- Valor
- local
S3 bucket name (required if STORAGE_PROVIDER=s3).
S3 region (required if STORAGE_PROVIDER=s3). For MinIO or other self-hosted services, any value works.
- Por defecto
- us-east-1
S3 endpoint URL (required if STORAGE_PROVIDER=s3). Example: https://s3.amazonaws.com or http://minio:9000 for self-hosted.
S3 access key ID (required if STORAGE_PROVIDER=s3).
S3 secret access key (required if STORAGE_PROVIDER=s3).
Use path-style S3 URLs instead of virtual-hosted-style. Set to 'true' for MinIO and most self-hosted S3 services, 'false' for AWS S3.
- Por defecto
- true
- Valor
- true
Optional key prefix for all S3 objects (e.g. 'hoodik/'). Useful for sharing a bucket with other services.
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
hudik/hoodik:latestEjecute Hoodik en Unraid.
Hoodik se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.