Relative Content

Tag Archive for pythonpycharmjetbrains-idengroktunneling

How do I debug a remote gunicorn Python web app using Jetbrains Gateway?

Background I’m working as a programmer for a company that has a complicated setup of repos, so what they’ve done is set up an EC2 instance with all of the necessary repos and config, and I ssh into it to work on their Python (Flask) backend code. I’ve been using Jetbrains Gateway as my IDE […]