You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also meet with this problem,cause the influxdb oss did not provide a option like "--baseurl" to set up the static file request behind a reverse proxy like nginx. The option it provided is "--http-bind-address" which can only set up the host&port check the doc.
The text was updated successfully, but these errors were encountered:
I have the same kind of issue. Despite configuring a reverse-proxy and a rewrite rule, influxd does not update their basepath.
Are there any variables to set ? Is it possible ?
I also meet with this problem,cause the influxdb oss did not provide a option like "--baseurl" to set up the static file request behind a reverse proxy like nginx. The option it provided is "--http-bind-address" which can only set up the host&port check the doc.
The text was updated successfully, but these errors were encountered: