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