WaveCom — how to grant us SSH access
WaveCom web hosting uses cPanel and includes SSH. Paste our public key; do not send the cPanel password.
- Log in to WaveCom self-service (wavecom.ee) and open cPanel for this account.
- Open Security → SSH Access → Manage SSH Keys.
- Import Key — paste the public key below. Name it “WordPress maintenance”.
- Public Keys → Manage → Authorize. Without authorization the key will not work.
- Copy the server name (or IP) and the cPanel username from the cPanel home page or the welcome email.
- Port is usually 22. WordPress is usually in public_html — if wp-config.php is elsewhere, enter the real path.
Our public SSH key
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKFBqdpGG7oBgzoFIXVJaTPlzDZ+sZsDIKnS3iKaXmcX cmskeeper@app.cmskeeper.com
If you restrict SSH by IP, allow this address: 2.29.23.134
Once the key is added, enter host, port, user and the directory with wp-config.php on the order page. Do not send a database password — WP-CLI reads it on the server.