You could fake the sudo command and just have it return 1 :D
Other than that, it requires sudo so...
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
So I've bitten the bullet and tried Envoyer to deploy... to my server that's a hosted server and not just an empty that I had to build myself.
Deployment gets to the point that it runs "Activate New Release", then it errors out because, no sudo. It's a hosted box. I don't get to be super-user.
stdin: is not a tty
Linux Detected...
Release Activated (20170611154953)!
PHP-FPM Detected: Reloading
bash: line 19: sudo: command not found
Anyone know if there's a way to work around not having sudo, or am I cancelling my Envoyer account?
Thanks!
Please or to participate in this conversation.