All apps · 0 apps
hortusfox
Docker app from FunkeCoder23's Repository
Overview
Self-hosted collaborative plant management system for your local environment
Install Hortusfox on Unraid in a few clicks.
Find Hortusfox 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.
Open the Apps tab on your Unraid server Search Community Apps for Hortusfox Review the template variables and paths Click Install
Requirements
MariaDB
Categories
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/danielbrendel/hortusfox-web:latestLast Updated2026-07-11
First Seen2024-01-27
Runtime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WebPorttcp
- Target
- 80
- Default
- 8080
- Value
- 8080
App ImagesPathrw
- Target
- /var/www/html/public/img
- Default
- /mnt/user/appdata/hortusfox-web/app_images
- Value
- /mnt/user/appdata/hortusfox/app_images
App LogsPathrw
- Target
- /var/www/html/app/logs
- Default
- /mnt/user/appdata/hortusfox-web/app_logs
- Value
- /mnt/user/appdata/hortusfox/app_logs
Admin EmailVariable
- Target
- APP_ADMIN_EMAIL
- Default
- admin@example.com
- Value
- .com
Admin PasswordVariable
- Target
- APP_ADMIN_PASSWORD
- Default
- password
MariaDB HostVariable
- Target
- DB_HOST
- Default
- db
- Value
- mariadb
MariaDB PortVariable
- Target
- DB_PORT
- Default
- 3306
- Value
- 3306
MariaDB DatabaseVariable
- Target
- DB_DATABASE
- Default
- hortusfox
MariaDB UsernameVariable
- Target
- DB_USERNAME
- Default
- root
MariaDB PasswordVariable
- Target
- DB_PASSWORD
- Default
- my-secret-pw
- Value
- Deceit3-Unbitten-Giggle
App ThemesPathrw
- Target
- /var/www/html/public/themes
- Default
- /mnt/user/appdata/hortusfox/themes
- Value
- /mnt/user/appdata/hortusfox/app_themes
App BackupPathrw
- Target
- /var/www/html/public/backup
- Default
- /mnt/user/appdata/hortusfox/app_backup
- Value
- /mnt/user/appdata/hortusfox/app_backup
MigrationsPathrw
- Target
- /var/www/html/app/migrations
- Default
- /mnt/user/appdata/hortusfox/app_migrations
- Value
- /mnt/user/appdata/hortusfox/app_migrations
TimezoneVariable
- Target
- APP_TIMEZONE
- Default
- UTC
LanguageVariable
- Target
- APP_LANG
- Default
- en
- Value
- en
MariaDB CharsetVariable
- Target
- DB_CHARSET
- Default
- utf8mb4
- Value
- utf8mb4