Download the PHP package terminus-plugin-project/terminus-upstream-deployment-plugin without Composer
On this page you can find all versions of the php package terminus-plugin-project/terminus-upstream-deployment-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download terminus-plugin-project/terminus-upstream-deployment-plugin
More information about terminus-plugin-project/terminus-upstream-deployment-plugin
Files in terminus-plugin-project/terminus-upstream-deployment-plugin
Download terminus-plugin-project/terminus-upstream-deployment-plugin
More information about terminus-plugin-project/terminus-upstream-deployment-plugin
Files in terminus-plugin-project/terminus-upstream-deployment-plugin
Vendor terminus-plugin-project
Package terminus-upstream-deployment-plugin
Short Description Upstream Deployment - A Terminus plugin to automate the process of updating a site through the upstream.
License MIT
Homepage https://github.com/terminus-plugin-project/terminus-upstream-deployment-plugin
Package terminus-upstream-deployment-plugin
Short Description Upstream Deployment - A Terminus plugin to automate the process of updating a site through the upstream.
License MIT
Homepage https://github.com/terminus-plugin-project/terminus-upstream-deployment-plugin
Please rate this library. Is it a good library?
Informations about the package terminus-upstream-deployment-plugin
Terminus Upstream Deployment Plugin
Terminus plugin to automate the process of updating a site through the upstream. This performs a backup before applying upstream updates.
This plugin differs from terminus-mass-update as this will only take a single site at a time along with the following features:
- take a backup of your dev environment
- pull any updates from the upstream and apply them on dev
- run updatedb on your dev environment
- run clear cache on your dev environment
- check to see if your test environment initialized
- take a backup of your test environment
- run updatedb on your test environment
- run clear cache on your test environment
- check to see if youur live environment is initialized
- take a backup of your live environment
- run updatedb on your test environment
- run clear cache on your live environment
Examples
Default Running
Skip Backups
Apply updates through git using the default upstream branch
Perform updates using a separate repository
Perform updates using a separate repository and a separate branch
Apply updates through git using a particular branch of the upstream
Installation
For help installing, see Manage Plugins
Help
Run terminus list site:update
for a complete list of available commands. Use terminus help <command>
to get help on one command.
All versions of terminus-upstream-deployment-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package terminus-plugin-project/terminus-upstream-deployment-plugin contains the following files
Loading the files please wait ....