Releases: rainlab/deploy-plugin
Releases · rainlab/deploy-plugin
v2.0 - New Beacon Script
In this v2.0 release of the Deploy plugin
-
The beacon script has been rewritten to take advantage of GET availability for the interface commands and POST for the larger payload size.
-
When updating to this version, your server will no longer be able to reach the old beacon, so you will need to redeploy your beacon using the latest protocol version. Just overwrite the old files.
-
We have also improved the efficiency of the beacon script to not pollute the global namespace.
Upgrade instructions
To upgrade to the latest version, simply run the install command again:
php artisan plugin:install rainlab.deploy
Once updated, you will need to redeploy the beacon script. When viewing a server, click the "Check Beacon" link and you should notice it says "Unreachable". From here, Download the Beacon files and upload them again to your server.