Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to customize nginx proxy in google flexible appengine

We are trying to running an application (a java servlet that connects to guacamole server) on flexible appengine, in our troubleshooting it looks like there is a nginx proxy on the google cloud instance (the instance from which docker image is running).

Is there a way we customize the nginx configuration the google cloud instance to help resolve our issues?

like image 451
Japheth Odonya Avatar asked Oct 17 '22 21:10

Japheth Odonya


1 Answers

Nope. The proxy is part of our infrastructure that you can't really customize. Can you be a little more specific? What are you trying to do?

like image 125
Justin Beckwith Avatar answered Oct 20 '22 15:10

Justin Beckwith