Report this

What is the reason for this report?

how to enable SSH on APP Platform

Posted on May 1, 2021

How to use SSH for apps?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Unfortunately, it’s not possible to SSH into a component because SSH is not enabled. The console is similar to running “docker exec -it CONTAINER_ID /bin/bash” command and not a Linux box. It is useful for diagnostic purposes; by running commands in the console, you can see the active processes that are running inside the container, browse its local file system, monitor resource usage, observe system logs, and more. You know more about it at:

https://www.digitalocean.com/docs/app-platform/concepts/console/

Cheers, Sri Charan

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.