The platform supports access via SSH in one of the following ways:
- Web SSH – An access to a separate node within your environment, which is based on the user’s session; connection is initiated upon clicking the Web SSH button next to the desired environment in dashboard (which allows to connect from anywhere over Internet, using just a browser).
- SSH Gate – Such a connection type is based on the SSH key pair usage and allows access to either the whole PaaS account or just a particular container; it provides a substantial level of security, connecting only instances with a private SSH key that matches the appropriate public key, stored within your Platform account settings.

After accessing the node via SSH using any of the methods described above, you can begin managing your container.