Anyone experienced in using runcloud.io with envoyer.io ?
as far as i know, runcloud io has its own environment that i can't access directly, for example in deployment script, it has its own aliases for php-cli.
how do i implement it ? i mean, combining runcloud io with envoyer.
Hi, not sure if you managed to fix it but I was just facing the same issues.
For some reason there is a composer in /usr/sbin that enjoyer always uses, no matter what you enter in the configuration field for the server. That composer file doesn't find a php version.
I created a symlink (either as root or with sudo)