Hoodik

Hoodik

Docker-Anwendung from htunlogic's Repository

Übersicht

Hoodik is a lightweight, self-hosted, end-to-end encrypted cloud storage server. All encryption and decryption happens in the browser — the server never sees your plaintext data. Built with Rust and Vue 3 for speed and security. Supports file uploading, downloading, sharing via encrypted links, and S3-compatible object storage backends (AWS S3, MinIO, Backblaze B2, etc.).

Laufzeit-Argumente

Web-UI
https://[IP]:[PORT:5443]/
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

DATA_DIRPathrw

Maps a location for the data directory of the drive where all the data will be stored.

Ziel
/data
Standard
/mnt/user/hoodik/
Wert
/mnt/user/hoodik/
PORTPorttcp

Application port

Ziel
5443
Standard
4554
Wert
4554
MAILER_TYPEVariable

Email sender, currently supported: smtp

Wert
smtp
SMTP_ADDRESSVariable

Address of the SMTP server (if MAILER_TYPE=smtp)

Standard
smtp.gmail.com
Wert
smtp.gmail.com
SMTP_USERNAMEVariable

Username of the SMTP server (if MAILER_TYPE=smtp)

Standard
username@gmail.com
SMTP_PASSWORDVariable

Password of the SMTP server (if MAILER_TYPE=smtp) For Gmail, you will have to use https://myaccount.google.com/u/0/apppasswords

Standard
GOOGLE-APP-PASSWORD
SMTP_PORTVariable

Port of the SMTP server (if MAILER_TYPE=smtp) Not required, default is automatically set to 465

Standard
465
Wert
465
SMTP_TLS_MODEVariable

SMTP TLS mode (if MAILER_TYPE=smtp). Auto-detected from port if not set. Values: implicit (port 465), starttls (port 587), none.

SMTP_DEFAULT_FROM_NAMEVariable

Default FROM display name (if MAILER_TYPE=smtp). Example: HoodikDrive - Unraid

Standard
HoodikDrive - Unraid
Wert
HoodikDrive - Unraid
SMTP_DEFAULT_FROM_EMAILVariable

Default FROM email address (if MAILER_TYPE=smtp). Example: user@example.com

Standard
test@gmail.com
Wert
test@gmail.com
APP_URLVariable

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

Wert
https://hoodik.local
APP_CLIENT_URLVariable

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.

Wert
https://hoodik.local
APP_NAMEVariable

Application display name, shown in the browser tab and emails.

Standard
Hoodik
Wert
Hoodik
SSL_CERT_FILEVariable

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.

SSL_KEY_FILEVariable

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_PROVIDERVariable

Storage backend for file chunks. Use 'local' for filesystem storage (default) or 's3' for S3-compatible object storage.

Standard
local
Wert
local
S3_BUCKETVariable

S3 bucket name (required if STORAGE_PROVIDER=s3).

S3_REGIONVariable

S3 region (required if STORAGE_PROVIDER=s3). For MinIO or other self-hosted services, any value works.

Standard
us-east-1
S3_ENDPOINTVariable

S3 endpoint URL (required if STORAGE_PROVIDER=s3). Example: https://s3.amazonaws.com or http://minio:9000 for self-hosted.

S3_ACCESS_KEYVariable

S3 access key ID (required if STORAGE_PROVIDER=s3).

S3_SECRET_KEYVariable

S3 secret access key (required if STORAGE_PROVIDER=s3).

S3_PATH_STYLEVariable

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.

Standard
true
Wert
true
S3_PREFIXVariable

Optional key prefix for all S3 objects (e.g. 'hoodik/'). Useful for sharing a bucket with other services.

Statistik herunterladen

47,588
Downloads insgesamt
3,625
Dieser Monat
2,591
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
hudik/hoodik:latest
Zuletzt aktualisiert2026-05-10
Erstmals gesehen2023-08-27

Führen Sie Hoodik auf Unraid aus.

Hoodik ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.