https://github.com/remcotolsma/savvii-warpdrive
https://github.com/remcotolsma/savvii-warpdrive
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/remcotolsma/savvii-warpdrive
- Owner: remcotolsma
- Created: 2014-03-27T15:24:21.000Z (about 11 years ago)
- Default Branch: deploy
- Last Pushed: 2014-03-27T15:25:00.000Z (about 11 years ago)
- Last Synced: 2025-03-04T06:12:48.549Z (4 months ago)
- Language: PHP
- Size: 273 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
warpdrive
=========Savvii hosting plugin
Branches:
master - main deployment branch
develop - testing branch## How to update
* Download zip of master branch
* Scp folder to nginx.savviihq.com (own user, folder /tmp)
* Ssh to nginx.savviihq.com
* Move warpdrive folder from /tmp to /opt/savvii
* Check if the user and group of warpdrive folder is root:root
* Replace old mu-plugins with new: rm -rf mu-plugins;mv warpdrive-master mu-plugins