1851 results for "nginx"

  • the app is doing plain jane http -> uwsgi, uswgi -> nginx https
    sparseMatrix at 2021-05-17 19:38
  • instead of passing my requests through to wsgi, it's trying to read static files from the default nginx html folder.
    sparseMatrix at 2021-05-17 13:27
  • I gotta say, this setting up of the uwsgi/flask/nginx -- it's like an unholy trinity. That webapp I flipped up on to https was a node app and it took like ten minutes. I'm staring day 4 right in the face.
    sparseMatrix at 2021-05-17 13:22
  • I think the request isn't making it out of nginx, as there would be some logging anticipated on the uwsgi console
    sparseMatrix at 2021-05-16 22:09
  • the link in question is a flask app running through a socket/uwsgi to nginx
    sparseMatrix at 2021-05-16 22:07
  • I’m experimenting with a DigitalOcean droplet running Ubuntu, nginx, and node.js via pm2. So far I’ve enabled SSH, disabled password login, made a sudo user, and set ufw (firewall) to block all incoming except 80 (http) and 443 (https) and another port for SSH. Does anyone know of any beginner-friendly resources I could follow to ensure my server is secure? Right now I don’t know if it’s secure and also don’t know how I’d find o
    [girrodocus] at 2021-05-15 18:05
  • in this invocation: uwsgi --protocol=http -w wsgi --ini uwsgi.ini, typical of what we were attempting yesterday, we weren't actually getting http all the way down the wire to nginx. That in spite of the '--protocol=http'. Hence the premature termination of the connection reported in the nginx logs.
    sparseMatrix at 2021-05-15 12:37
  • anything in the nginx logs?
    sknebel at 2021-05-14 14:40
  • nor in the nginx config
    sparseMatrix at 2021-05-14 14:37
  • and the file name for /etc/nginx/conf.d/reader-proxy needs to end in .conf to be included by the include rule
    sknebel at 2021-05-14 14:18
Sort by:

Filter results by:

Tag

Query took 0.01s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23