CMS Keeper

All guides

Zone.ee — how to grant us SSH access

Do not send us a password. Add our public key in My Zone. The key is applied on the server in about 10 minutes.

https://my.zone.eu

  1. Log in to My Zone: https://my.zone.eu
  2. Open web hosting management for this domain.
  3. Choose SSH in the left menu.
  4. IP allowlist: allow from anywhere, or add our IP (shown below if set).
  5. Public keys → + Add new public key.
  6. Paste the key below. Comment: “WordPress maintenance”.
  7. Wait up to 10 minutes.
  8. Copy the virt user (e.g. virt33390) and server name or IP from that page.
  9. The WordPress directory is usually /web, or whichever folder contains wp-config.php.

Zone help: establishing an SSH connection

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.