{ "name": "Plant-it", "slug": "plant-it", "categories": [ 24 ], "date_created": "2025-03-11", "type": "ct", "updateable": true, "privileged": false, "interface_port": 3000, "documentation": "https://docs.plant-it.org/latest/", "website": "https://plant-it.org/", "logo": "https://raw.githubusercontent.com/MDeLuise/plant-it/refs/heads/main/images/plant-it-logo.png", "description": "Plant-it is a self-hosted, open-source app designed to help users manage and track plant care. It allows users to add plants, log activities like watering, fertilizing, and pruning, set reminders, and upload photos for visual tracking. The app includes a database of over 400,000 plant species, offering detailed care information such as optimal growing conditions and maintenance tips.\n\nUsers can organize their plant collection, monitor growth, and share data with others. The app is free to use and works on Android, iOS, and the web.", "install_methods": [ { "type": "default", "script": "ct/plant-it.sh", "resources": { "cpu": 2, "ram": 2048, "hdd": 5, "os": "debian", "version": "12" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "This Script use Adoptium JDK 21 - Sometimes the installation of these takes a while", "type": "info" }, { "text": "After the initial start, the backend requires approx. 1-2 minutes boot time", "type": "info" } ] }