1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/reusables/enterprise_installation/ssh-into-instance.md
Ashish Keshan 7d5aca1efa Get remaining quotes from md files (#53858)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2025-01-13 18:11:04 +00:00

584 B

  1. SSH into {% data variables.location.product_location %}. If your instance comprises multiple nodes, for example if high availability or geo-replication are configured, SSH into the primary node. If you use a cluster, you can SSH into any node. Replace HOSTNAME with the hostname for your instance, or the hostname or IP address of a node. For more information, see [AUTOTITLE]({% ifversion not ghes %}/enterprise-server@latest{% endif %}/admin/configuration/configuring-your-enterprise/accessing-the-administrative-shell-ssh).

    ssh -p 122 admin@HOSTNAME