Hi
How do i run composer install on the ftp server after the init deployment is completed?
This is my pipeline: https://gist.github.com/freshface/c71450cac8f8f10f0033193c66a74017
Hi Frederik,
You'll need to have SSH available on your FTP server, as FTP only has a limited set of commands available, none of which allow for command execution
To use SSH to run commands on a remote server, have a look here: https://stackoverflow.com/questions/305035/how-to-use-ssh-to-run-a-shell-script-on-a-remote-machine
Thanks,
Phil
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.