the self hosted family organiser: shared tasks, calendars, shopping lists, meal plans and budgets for your whole household on one private instance
This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| Yuvomi on Ubuntu 24.04 LTS | Azure | Ubuntu 24.04 | Standard | View · Guide |
Yuvomi is an open source, self hosted family planner that brings a household's day to day organisation into one private web app. It combines shared tasks and chores, a family calendar, shopping and pantry lists, meal planning and recipes, budgets and contacts, with an account for each family member so everyone sees what they need and jobs can be assigned and tracked. Everything lives on your own server rather than a third party cloud, so household routines, schedules and finances stay under your control.
It suits families and shared households that want a single private place to coordinate schedules, chores, shopping and spending, instead of spreading them across separate apps and services that each hold a copy of the family's data.
cloudimg ships Yuvomi as a single self contained service backed by an embedded SQLite datastore, so a working family planner answers within a minute or two of launch with no external database to provision. Security is designed in: no default login ships in the image, and on first boot every instance generates its own administrator password and its own session signing secret, so no two deployments ever share a login or crypto material and the published placeholder secrets are rejected before the app will start. The database is encrypted at rest with a key unique to each VM, the app is reached only through an nginx TLS front door while the application itself stays bound to the machine, and new household members are added invite only by the administrator rather than through open public sign up. The base is fully patched with unattended security updates enabled, and every image comes with a step by step deploy guide tested against the exact build and 24/7 cloudimg support.