Grocy, the open source self-hosted groceries and household management ERP, preinstalled for AWS. PHP 8.3, nginx and self-contained SQLite, with a per instance administrator password generated on first boot. Backed by 24/7 cloudimg support.
## Grocy by cloudimg
Grocy is an open source, self-hosted groceries and household management solution, an ERP for your home. It tracks your food stock and best before dates, manages your shopping list, stores your recipes and meal plans, and schedules your recurring chores, your batteries and your equipment, all from one clean web interface and a full REST API. This Amazon Machine Image delivers Grocy fully installed and configured, so a complete household management service is running within minutes of launch. The current release available is Grocy 4.5.0.
## Application Stack
The image runs Grocy on PHP 8.3 with OPcache, the nginx web server, and self-contained SQLite storage, so there is no separate database server to manage. The SQLite database, configuration and file storage are kept on a dedicated, independently resizable data volume.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh Grocy administrator password, unique to that instance, and writes the credentials to a root only file. No shared or default credentials ship in the image, and no demo data is generated.
## Ready To Use
The Grocy code tree, document root, web server and database are all configured and the database schema is already initialised. Browse to the instance address and sign in as the administrator to start tracking stock, building shopping lists, storing recipes and scheduling chores.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Grocy deployment, upgrades, REST API integration, performance tuning, and storage administration.