Comment on Is there a sub to ask for Lemmy support that's not part of the official instance?
r3df0x@7.62x54r.ru 1 year agoI’m not sure where that is or even if it exists. The Lemmy installation is under /var/www/lemmy
It doesn’t use Docker. It was installed using Yunohost.
fry@fry.gs 1 year ago
That sounds like it’s a commercial service. They should have a support option you can ask. It sounds like their department scripts are broken. Ansible and Docker are the easiest ways to run Lemmy, I’m guessing these guy’s scripts are just grabbing the docker images and launching them for you.
r3df0x@7.62x54r.ru 1 year ago
I’ll see if I can find the script it uses and check but I think it’s installed directly because I was able to fix the site when it didn’t work after a restart using
service lemmy restart
.fry@fry.gs 1 year ago
No, it won’t work if it’s deployed wrong. Is this a shared host or a VPS service? If it’s a shared host and you’re just clicking a button to deploy a software package, it that host’s job to make that button work right.