It would be really great if Gladys were on YunoHost ( YunoHost : jardinez votre bout d'Internet ! ), and to get onto their platform you have to go through their « integration wishlist » which requires a vote to be prioritized.
I’m asking for your votes on their platform to support Gladys, it takes 1 minute via the link below
Note: You need to log in via GitHub, the other email login system doesn’t seem to work.
It’s great to see that the Gladys Assistant community is active and dynamic
A call to vote (via GitHub, no less) and already 28 votes in just a few days!
We appreciate your enthusiasm for YunoHost, and thanks for your work on Gladys.
Regarding Docker, YunoHost’s policy is to allow installation of applications on both large and small machines. For small machines, we’re simply trying to avoid the resource overconsumption caused by Docker (disk image, CPU). We have a whole debate about compilation, but this isn’t the place for that.
If the instructions in the Dockerfile are sufficient to run the client and the server, then the scripts for YunoHost will a priori be easy to write.
All contributions are indeed welcome. We have a dedicated Matrix room to help if needed (#yunohost-apps).
Yes oops, our forum can no longer send emails for now.
I think we could indeed install Gladys outside of Docker, since the system is based on Node.js and SQLite (file-based). The problem is that the whole system was designed inside a Docker container with the ability to launch other containers.
Without that capability, a large part of the integrations will not work as-is.
I’ll look at what’s been done for Home Assistant, which is similar in how it operates.
Do you need help fixing that (I think it’s a barrier to many members signing up)?