codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Droplet SSH connection and Localhost access

Open jcleber opened this issue 10 months ago • 0 comments

Hi Everyone,

As the app doesn't support yet the creation of virtual enviroments, I started using a remote server with an Ubuntu machine to do it. Stablishing the SSH connection via the server IP worked very well. However, when trying to check how my web application was working, I didn't manage to get access to it on my browser using the port forwarding to the localhost. I'm using python3 and django to create the application. Is there a way to do it in the app or am I doing something wrong?

Best regards, Joao G.

jcleber avatar Jan 19 '25 20:01 jcleber