Everything you need to track and manage your grow
Track plants from seed to harvest with detailed logs.
Visualize trends and optimize your environment.
Adjust settings to fit your unique grow setup.
Isley provides a structured framework for tracking plants and their activities, enhanced by sensor data integrations.
Deploy Isley quickly using Docker or Windows
version: '3.8'
services:
isley:
image: dwot/isley:latest
ports:
- "8080:8080"
volumes:
- isley-db:/app/data
- isley-uploads:/app/uploads
volumes:
isley-db:
isley-uploads:
isley.exe
For detailed instructions, refer to GitHub.
http://localhost:8080
.
admin
isley
Take a peek at Isley's interface