In this post we’ll look at How to Install grocy on OMV and Docker. grocy is a web-based self-hosted groceries & household management solution for your home. This should work on a desktop, server, or an ARM processor device like a Raspberry Pi. Installing grocy We’ll use LinuxServer’s stack setup for this installation. — version: “2.1” services: grocy: image: linuxserver/grocy …