Favicon of Grocy

Grocy

Track groceries, plan daily meals, and manage household chores with a self-hosted system. Monitor inventory levels and reduce food waste effortlessly.

Manage your household with a comprehensive, self-hosted system designed to keep your kitchen and daily tasks perfectly organized. This solution acts as an ERP for your home, allowing you to track stock, plan meals, and stay on top of chores without guesswork. By defining minimum stock amounts, you automatically generate shopping lists and never run out of essential products.\n\nKey features include:\n\n* Smart Inventory Tracking: Scan barcodes directly via your device camera to add or remove items in seconds.\n* Recipe & Meal Planning: Maintain recipes, check ingredient availability at a glance, and plan daily meals to minimize food waste.\n* Household Management: Keep track of chores, battery charge cycles, and device manuals in one centralized location.\n* Customizable & Accessible: Access the responsive web interface from any device, utilize dark mode, and add custom fields to tailor the system to your exact needs.

Directory Structure

grocy
config
.env
docker-compose.yml

docker-compose.yml

services:
  grocy:
    image: lscr.io/linuxserver/grocy:latest
    container_name: grocy
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
    ports:
      - 9283:80
    restart: unless-stopped

.env

# No sensitive credentials are required for the default SQLite configuration.
# Customize the environment variables in docker-compose.yml if needed.

Share:

Ad
Favicon

 

  
 

Similar to Grocy

Favicon

 

  
  
Favicon

 

  
  
Favicon