ERP beyond your fridge — a self-hosted groceries and household management solution. Track stock with barcode scanning, plan meals with built-in recipes, manage shopping lists, schedule chores, and monitor battery life of devices. All data stored locally in SQLite.

Grocy is a self-hosted ERP system for your kitchen and household. It runs on PHP with an SQLite backend and provides a responsive web interface for managing everyday logistics at home.
| Username | Password |
|---|---|
admin | admin |
Change the password immediately after your first login via Settings > User management.
| Variable | Default | Description |
|---|---|---|
PUID | 1000 | User ID for file permissions |
PGID | 1000 | Group ID for file permissions |
TZ | UTC | Timezone for expiry dates and scheduled tasks |
Grocy is licensed under MIT.