# Deploy HortusFox with Easypanel

URL: /templates/hortusfox

HortusFox is a free, open-source, self-hosted, collaborative plant management system designed for individuals and groups to easily manage their plants, tasks, calendar, inventory, and more, all within a user-friendly web application.

## Benefits

### Collaborative Plant Management

Easily manage and share plant care responsibilities among individuals and groups.

### Comprehensive Task & Calendar Integration

Organize tasks and schedule plant care with integrated calendar features.

### Self-Hosted & Open Source

Enjoy full control over your data with a free, open-source solution.

## Features

### Plant Inventory Management

Track and manage your plant collection with detailed records.

### Task Scheduling

Create, assign, and track tasks related to plant care and maintenance.

### Calendar Integration

Plan and view plant care schedules seamlessly with an integrated calendar.

### Collaborative Tools

Share responsibilities and collaborate with group members effectively.

## Configuration

- `appServiceName` (App Service Name, required): hortusfox

- `appServiceImage` (App Service Image, required): ghcr.io/danielbrendel/hortusfox-web:v5.7

- `adminEmail` (Admin Email, required): admin@example.com

- `adminPassword` (Admin Password, required): password

## Services

- hortusfox: app (ghcr.io/danielbrendel/hortusfox-web:v5.7)

- hortusfox-db: mariadb

## Resources

- [Documentation](https://hortusfox.github.io/)

- [Github](https://github.com/danielbrendel/hortusfox-web?tab=readme-ov-file#docker)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/hortusfox)