bzp2010 edited a comment on pull request #2145: URL: https://github.com/apache/apisix-dashboard/pull/2145#issuecomment-924570929
First of all, thank you for your contribution. I have some different opinions on the content. I think that when using the APISIX proxy to access the dashboard, you only need to create a route and use the port of the Manager API as the upstream address. Currently, static resource requests are completely handled by the built-in HTTP server of the Manager API. [Just like this](http://apisix.apache.org/zh/docs/apisix/FAQ/#%E5%A6%82%E4%BD%95%E9%80%9A%E8%BF%87-apisix-%E4%BB%A3%E7%90%86%E8%AE%BF%E9%97%AE-apisix-dashboard) ---- The plan you give is only applicable to small-scale deployment. Sometimes APISIX and Dashboard are not deployed on the same node. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
