Search found 2 matches
- Tue Apr 07, 2020 8:36 am
- Forum: Installation Problems
- Topic: Nginx reverse proxy
- Replies: 7
- Views: 13195
Re: Nginx reverse proxy
I bumping this up because the mentioned solutions don't fully work. In my case the access url is: vradar.domain.com The internal url is: http://192.168.1.44:8888/ Here are my findings: This was the originally proposed solution: location / { proxy_pass http://192.168.1.44:8888/; proxy_set_header X-Re...
- Wed Jun 27, 2018 11:22 am
- Forum: Bug Reports
- Topic: For development purposes only :(
- Replies: 1
- Views: 1813
For development purposes only :(
I have a 2 years old vradar installation on a raspberry. Not sure about the version: mono VirtualRadar.exe -nogui --help WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319 Parsing command-line parameters Command Line Options This little tool ...