App issue: Nginx Reverse Proxy
See original GitHub issuehi there,
I tried to install the one click app Nginx Reverse Proxy. However when going on the link it returns the default: Nothing here yet 😕
Any ideas why?
Build logs
------------------------- Fri Feb 04 2022 14:34:53 GMT+0000 (Coordinated Universal Time)
Build started for gateway
An explicit image name was provided (caprover/nginx-reverse-proxy:latest). Therefore, no build process is needed.
Pulling this image: caprover/nginx-reverse-proxy:latest This process might take a few minutes.
Build has finished successfully!
App logs None
Env variables:
UPSTREAM_HTTP_ADDRESS=http://www.google.com
CLIENT_MAX_BODY_SIZE=256M
Caprover is running on two Raspberry Pi 4 8GB with one Manager and one worker.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
NGINX Reverse Proxy
Configure NGINX as a reverse proxy for HTTP and other protocols, with support for modifying request headers and fine-tuned buffering of responses.
Read more >NGINX Reverse Proxy Configuration and Troubleshooting
In normal reverse proxy configuration, NGINX act as a TLS terminator, it will not pass TLS connection to original server. In some scenario...
Read more >How to setup an Nginx reverse proxy server example
Here's a quick tutorial to setup an Nginx reverse proxy server. This example uses an Apache Tomcat server but the config settings apply...
Read more >NGINX as Reverse Proxy for Node or Angular application
A reverse proxy is a server that retrieves resources for clients from one or more upstream servers. It typically places itself behind a...
Read more >How to use Nginx as reverse proxy and secure connections ...
You can also use proxying to pass requests for processing to application servers over protocols other than HTTP. Nginx is easy to configure ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Step 2 did it. but first bricked the captain-nginx container
Running the code below from the help, fixed then everything.
Thanks for the help! Much appreciated.
Everything seems correct. Let’s try this: Step 1:
gate
> Deployment tab > Method 6: Deploy via ImageNamenginx:alpine
Step 2:
Step 3: Get the nginx logs while you’re force refreshing your browser on
gate.chuchichaeschtli.cloud
What are the log entries?