Directus
Directus
OfficialDocker app from Glassed Silver's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8055]/admin/login- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Container Port: 8055
- Target
- 8055
- Default
- 8055
- Value
- 8055
The Direcuts Admin User Account. Feel free to change this to your email address.
- Target
- ADMIN_EMAIL
- Default
- admin@example.com
The Direcuts Admin User Account. Feel free to pass your desired password here, otherwise a default password will be generated on first launch. (check logs!)
- Target
- ADMIN_PASSWORD
Container Path: /directus/uploads/ This is where your files get stored you upload to and manage within Directus
- Target
- /directus/uploads/
- Default
- /mnt/user/appdata/directus/uploads/
- Value
- /mnt/user/appdata/directus/uploads/
Container Path: /directus/extensions/
- Target
- /directus/extensions/
- Default
- /mnt/user/appdata/directus/extensions/
- Value
- /mnt/user/appdata/directus/extensions/
Only needed for SQLite environments
- Target
- /directus/database/
- Default
- /mnt/user/appdata/directus/database/
- Value
- /mnt/user/appdata/directus/database/
What database client to use. One of pg or postgres, mysql, oracledb, mssql, or sqlite3.
- Target
- DB_CLIENT
Database host. Required when using pg, mysql, oracledb, or mssql.
- Target
- DB_HOST
Database port. Required when using pg, mysql, oracledb, or mssql.
- Target
- DB_PORT
Database name. Required when using pg, mysql, oracledb, or mssql.
- Target
- DB_DATABASE
Database user. Required when using pg, mysql, oracledb, or mssql.
- Target
- DB_USER
Database user's password. Required when using pg, mysql, oracledb, or mssql.
- Target
- DB_PASSWORD
Unique identifier for the project.
Secret string for the project.
Where to read/write the SQLite database. Required when using sqlite3.
- Target
- DB_FILENAME
When using pg, you can submit a connection string instead of individual properties. Using this will ignore any of the other connection settings.
- Target
- DB_CONNECTION_STRING
Container Variable: PUID
- Default
- 99
- Value
- 99
Container Variable: PGID
- Default
- 100
- Value
- 100
Container Variable: UMASK
- Default
- 002
- Value
- 002
Set your Time Zone here (e.g. Europe/Berlin)
Download Statistics
Total Downloads Over Time
Details
directus/directus:latestRun Directus on Unraid.
Directus is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.