Wednesday 19 December 2018

VP-CLI: local Docker-based workflows for VersionPress.com sites


VersionPress.com is a lightweight hosting environment for WordPress with database merging and one of the key decisions we made early on was to bet on Docker. This was slightly controversial back then but today, Kubernetes rules the cloud hosting world (VersionPress.com runs happily on Google Cloud & GKE) and also Docker for Mac / Windows became great tools to run almost anything locally without the hassle of installing dependencies. Today, we’re announcing VP-CLI, a Docker-based utility that allows you to run WordPress sites locally and push them to VersionPress.com for backup and synchronization:
Together with free development sites, VP-CLI is a great way to develop locally and synchronize your work via cloud.
To get started:
Create a free account on VersionPress.com if you don’t have it already.
Install VP-CLI: npm i -g @versionpress/vp-cli. You’ll only need npm and Docker on your machine.
Run vp login to connect to the cloud.
Run vp to see all the possible commands.
Read more in the documentation and let us know what you think!
Happy holidays!
Source: https://managewp.org/articles/18229/vp-cli-local-docker-based-workflows-for-versionpress-com-sites



source https://williechiu40.wordpress.com/2018/12/19/vp-cli-local-docker-based-workflows-for-versionpress-com-sites/

No comments:

Post a Comment