> I should also say that I have only SSH access to the Debian machine,

that's all you need.

> Windows computer to access the Debian one, with SSH for direct access and
> Firefox to test web serving. Unfortunately, I can't copy text from SSH
> output to paste here, nor can I paste into SSH. Any output you ask for I'll
> have to copy by hand, so forgive any mistakes.

what?? how come??

> sudo /etc/init.d/uwsgi start --socket...

don't do this, makes no sense.

> I've run this with
> sudo uwsgi --socket 0.0.0.0:5005 --protocol=http --chdir ...

you don't need sudo when listening on a port number bigger than 1024

> Here's where I am right now. ...
> I'm stumped....

fist try  with something like this
http://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html#the-first-wsgi-application

also, are you sure Google Cloud allows you access on port 5005?

-- 
damjan
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to