Eddy
Eddy
Okay I see, I've never ended up using the daily cron emails which might be why I never came across this issue. By "other crons" I just meant if the...
You might be running a very old version of Docker and/or docker compose. If you can't update docker or docker compose to newer version, then you could try specifying a...
Thank you for a quick response @vzakaznikov ! Are there any minimum resource requirements to run the program? Can I run the program on something like Vultr cheapest server ($2.50)...
I understand that the runners will be created on Hetzner, however where the program itself is running shouldn't matter since it's using Hetzner and GitHub API anyway? If I understand...
Thank you for the clarification and quick reply! This is a bit off topic, I am a bit unsure of how Hetzner cloud server billing works exactly. In a scenario...
Thanks for the feedback! I've been actually working on updating documentation. I ended up switching to qBittorrent, I'll also update repo with it soon too. As for VPN, I went...
Thank you! Took a lot of painful testing to get it where its at now! I think the easiest way is to just SFTP into the server WHMCS is running...
What is file system of Dokploy and how would whmcs files stay persistent? Would you mind explaining it more in depth or linking related documentation?
Oh, I see, I missed the `- ../files:/var/www` part. I wasn't aware you could do that when using Dokploy, interesting.
Ah that makes sense, thanks for explanation. I assume this would only work on the server where Dokploy itself is hosted? Or would something similar also work on remote servers?