WP Manifestindependent plugin directory
manifest / updates / wp-cloud-deploy

WPCloudDeploy

WPCloudDeploy is a WordPress plugin that allows you to easily deploy and manage your own dedicated high-performance WordPress servers and sites at any cloud server provider.

by WPCloudDeploy · github.com/wpclouddeploy/wp-cloud-deploy · website

100stars
45forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wpclouddeploy/wp-cloud-deploy/archive/refs/heads/main.zip

Declares an update source (WPCloudDeploy/wp-cloud-deploy), so updates arrive through the plugin's own updater.

From the readme

About WPCloudDeploy # WPCloudDeploy is a WordPress plugin that allows you to easily deploy servers at major cloud-server providers and then install apps (such as WordPress) on those servers. And it does it from inside the familiar WordPress wp-admin dashboard. The plugin makes it easy to deploy servers at well-known providers such as DigitalOcean, Linode, Vultr, AWS, Google Cloud and more. It is primarily used to install and manage WordPress servers and sites. Its extensible model allow developers to add new apps in the future. All management features are available inside of wp-admin on your WordPress site. Apart from your cloud server provider(s), you do not need a 3rd party SaaS service to manage your servers and sites. View a full list of WordPress-focused features Getting Started: The Easier Way ## The easiest way to get started is to use the pre-configured droplet at digital ocean. Just deploy the droplet, login with your ssh credentials and follow the instructions to setup your domain and other info. Then follow the getting started documentation on the WPCloudDeploy site. These instructions will help you create ssh keys, api keys and connect to your account at D

Read the full README on GitHub →