Articles in this section

How to access a worker via SSH

Platform.sh allows you to connect to the worker instance through SSH to inspect logs and interact with it.

To access the worker container, use the platform ssh command and --worker switch in the Platform.sh CLI:

platform ssh --worker=<worker_name>

You can get the list of all the workers:

platform workers
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.