When WPCD wants to connect to a server it looks in the WPCD SETTINGS screen, under the CLOUD PROVIDERS tab, to get the login information. It usually needs the private portion of the SSH keypair for the server in order to login but with some providers it might also need the name of the sudo user.
If you change the private key or public key in that screen, then ALL new AND existing servers will start to use the new private key information.
For existing servers, this can be an issue unless you update their root/sudo user with the new public key. If you have a lot of servers, this can be a lot of work. So, unless you have a security issue that require you to change your keys, that’s probably not the best approach.
There is an alternative – you can provide private key information on a server-by-server basis while utilizing the key information in the SETTINGS → CLOUD PROVIDERS tab for all other servers.

This means that, depending on what you need, you can either:
- Change the PUBLIC and PRIVATE ssh keypair in the WPCD SETTINGS → CLOUD PROVIDERS tab which will apply to all new servers. Then update the private key information in the server KEYS tab for all existing servers. Or…
- Add the PRIVATE ssh key for one or more servers under the servers’ KEYS tab for a select few servers. Servers that are not updated that way will continue to use the data under the WPCD SETTINGS → CLOUD PROVIDERS tab to login.
More Topics In Multicloud
-
All About Cloud Server Providers
-
Alibaba ECS Provider: Introduction, Installation & Configuration Guide
-
DigitalOcean Provider: Introduction, Installation & Configuration Guide
-
EC2 Provider: Introduction, Installation & Configuration Guide
-
Exoscale Provider: Introduction, Installation & Configuration Guide
-
Linode Provider: Introduction, Installation & Configuration Guide
-
UpCloud Provider: Introduction, Installation & Configuration Guide
-
Hetzner Provider: Introduction, Installation & Configuration Guide
-
Vultr Provider: Introduction, Installation & Configuration Guide
-
Google Compute Engine: Introduction, Installation & Configuration Guide
-
Microsoft Azure Provider: Introduction, Installation & Configuration Guide
-
Lightsail Provider: Introduction, Installation & Configuration Guide
-
Proxmox Private Cloud Provider: Introduction, Configuration & Installation Guide
-
OpenStack Private Cloud Provider: Introduction, Configuration & Installation Guide
-
Custom Images