plant-it
plant-it
Docker app from Collectathon's Repository
Overview
Plant-it is a gardening companion app that helps you take care of your plants.
It does not recommend you about which action to take, instead it is designed to logs the activity you are doing. This is on purpose, I strongly believe that the only one in charge of know when to water your plants, when to fertilize them, etc. is you (with the help of multiple online sources).
Plant-it helps you remember the last time you did a treatment of your plants, which plants you have, collects photos of your plants, and notify you about time passed since last action on them.
Requirements
redis
mysql/mariadb
mysql/mariadb
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Client PortPorttcp
WebUI Port
- Target
- 3000
- Default
- 3000
- Value
- 3000
Server PortPorttcp
API Port
- Target
- 8080
- Default
- 8080
- Value
- 8080
Upload LocationPathrw
- Target
- /upload-dir
MySQL HostVariable
- Target
- MYSQL_HOST
- Default
- localhost
- Value
- localhost
MySQL PortVariable
- Target
- MYSQL_PORT
- Default
- 3306
- Value
- 3306
MySQL UsernameVariable
- Target
- MYSQL_USERNAME
MySQL PasswordVariable
- Target
- MYSQL_PSW
MySQL DatabaseVariable
- Target
- MYSQL_DATABASE
- Default
- db
- Value
- bootdb
MySQL Root PasswordVariable
- Target
- MYSQL_ROOT_PASSWORD
Redis TTLVariable
- Target
- CACHE_TTL
- Default
- 86400
- Value
- 86400
Redis HostVariable
- Target
- CACHE_HOST
- Default
- localhost
- Value
- localhost
Redis PortVariable
- Target
- CACHE_PORT
- Default
- 6379
- Value
- 6379
Redis PasswordVariable
- Target
- CACHE_PASSWORD
JWT SecretVariable
- Target
- JWT_SECRET
- Value
- masterkeymasterkeymasterkeymasterkey
JWT Expiration TimeVariable
- Target
- JWT_EXP
- Default
- 1
- Value
- 1
User LimitVariable
-1 for unlimited users
- Target
- USERS_LIMIT
- Default
- -1
- Value
- -1
Flora Codex KeyVariable
Flora Codex API Key
- Target
- FLORACODEX_KEY
- Value
- cqMBNslBgpVu0sp89Oe4nlA5fvD2PVGH8RnHn7YgrIsr-tYbD0peXD2EwPKqMbhw
Internal Upload DirectoryVariable
DO NOT CHANGE
- Target
- UPLOAD_DIR
- Default
- /upload-dir
- Value
- /upload-dir
Allowed OriginsVariable
- Target
- ALLOWED_ORIGINS
- Default
- *
- Value
- *
Log LevelVariable
- Target
- LOG_LEVEL
- Default
- DEBUG
- Value
- DEBUG
Categories
Download Statistics
279,501
Total Downloads
9,750
This Month
10,533
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
msdeluise/plant-it-server:latestLast Updated2024-12-10
First Seen2025-04-27
Run plant-it on Unraid.
plant-it is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.