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