Grocy - ERP Beyond your fridge
-
Grocy is a web-based self-hosted groceries & household management solution for your home.
There are two dockers repo recommended by Grocy:
(while I don't feel the need for such an app, maybe some people would like it
)
-
I can see a benefit for using it in small-scale industrial kitchens or perhaps in community kitchens but other than that, Β―_(γ)_/Β―
From the website:
Waste less!
Except time that is
-
For those that have difficulty finding the main site, https://grocy.info/
Looks like this is a "no database-server script", meaningit is effectively drag-and-drop.
You could test this in the LAMP(7.3) app right now if you wanted.
-
@yusf It also has a recipe function which is kind of neat. It will tell you what you can make based on your inventory. I could see some people just using this for inventory and some for just recipes. Reference: https://en.demo.grocy.info/recipes
-
This looks pretty cool. Surprised I never ran into it.
-
@yusf said in Grocy - ERP Beyond your fridge:
I can see a benefit for using it in small-scale industrial kitchens or perhaps in community kitchens but other than that, Β―_(γ)_/Β―
From the website:
Waste less!
Except time that is
Mmm, as far as I can see Cloudron can absolutely address TWO clients categories, which are BUSINESSES and FAMILIES, think about it
so that app would just be fantastic to add for that utility, and that said even for business for lists of supply needs etc. ...
Andy -
@ruihildt
Grocy looks awesome -
has anyone got this working? would love to use it on cloudron.
-
I just installed it in a LAMP App. Works great.
The next major release brings LDAP support. I'll try to upgrade soon after next release of the Android app.
-
@robomod that would be brilliant. so the android app wouldn't work if you install it in a LAMP app?
-
@lucidfox It works. But the next major release of Grocy breaks the API so the Android client has to catch up these changes.
-
@robomod thanks for the tip, i might just wait for the next release before i try to use it then.
-
Here is some update: the mobile app now supports the newest Grocy server version. I tried to get it using the Cloudron Ldap. This doesn't work out of the box but there is a patch waiting to be merged. I applied and tweaked it and can authentication as Cloudron user now.
(I'm thinking about packaging Grocy for Cloudron but might need some help on that
...)
-
@robomod Do you have a link to the PR?
-
@girish I'd guess this is it:
https://github.com/grocy/grocy/pull/1380 -
@girish @jdaviescoates Yes, it is. But its still not fully compatible to Cloudron. I'll create a patch from my changes, soon.
-
What an awesome app!
-
I sorta skimmed past this before, but I think I have a usecase for this.
-
@robomod I just tried installing it in a LAMP stack but can't get LDAP to work. Anyone here successful so far?