Thomas Nemeth

Results 4 comments of Thomas Nemeth

In `conf/opencve.cfg` : - the `server_name` variable is set to `192.168.42.202/opencve` - the `use_reverse_proxy` is set to `True` In `docker-compose.yml`, I changed the webserver ports to `127.0.0.1:${OPENCVE_PORT:-8000}:8000` in order to...

I'm coming back for news on this subject :) Is there a mean to get logs of why requests fail ?

Hi ! The contents of `proxy_params` are the following: ``` proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; ``` The `proxy_pass http://webserver:8000;` line shouldn't be necessary...

Fast reply :) Is it such a large feature ? What would you say are the biggest roadblocks ? Note that I can actually play stream on my phone using...