Isley

Self-hosted Cannabis Grow Journal

Track, trend, and elevate your homegrow in one central tool

View on GitHub

Features

Everything you need to track and manage your grow

Grow Logs

Track plants from seed to harvest with detailed logs.

Graphs and Analytics

Visualize trends and optimize your environment.

Customizable Settings

Adjust settings to fit your unique grow setup.

How It Works

Isley provides a structured framework for tracking plants and their activities, enhanced by sensor data integrations.

  • Download and set up the Windows executable or Docker container.
  • Connect your AC Infinity and/or Ecowitt sensors to gather real-time environmental data.
  • Add zones and plants to organize your grow space effectively.
  • Track activities like watering, feeding, and measurements.
  • Customize activities and measurements to match your grow's needs.
Dashboard

Getting Started

Deploy Isley quickly using Docker or Windows

  1. Run with Docker Compose: Use this prebuilt configuration:
    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:
  2. Run on Windows: Download the latest executable from GitHub and run:
    isley.exe
    For detailed instructions, refer to GitHub.
  3. Access Isley: Open your browser and visit http://localhost:8080.
  4. Login: Default credentials are:
    • Username: admin
    • Password: isley
    You will be prompted to change your password at first login.

Screenshots

Take a peek at Isley's interface

Sensors
Plant Detail
Graphs