Skip to content

Using an Environment

SSH access

Your environment comes with isolated SSH access.

It is important to remember that services such as MySQL, Redis, Elasticsearch, etc are provisioned as services, meaning that they are not individual servers that can be logged into. This means that you log into the environment via SSH, and from there you have access to those services via client applications.

The SSH credentials for your environment can be found when viewing your environment's details and also in the email you received when the environment was first created.

Please note: Login via SSH is by username and SSH key only. No password authentication is available. Therefore, if you need to provide other team members with access to an environment, you will need to add their SSH public key there yourself.