[ 
https://issues.apache.org/jira/browse/SCB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435222#comment-16435222
 ] 

ASF GitHub Bot commented on SCB-479:
------------------------------------

codecov-io commented on issue #328: [SCB-479] Add proxy to service-center in 
frontend
URL: 
https://github.com/apache/incubator-servicecomb-service-center/pull/328#issuecomment-380735171
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=h1)
 Report
   > Merging 
[#328](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/ecc69573695c6b988e09c662654dd0700cc9fed8?src=pr&el=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328/graphs/tree.svg?src=pr&width=650&token=GAaF7zrg8R&height=150)](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #328   +/-   ##
   =======================================
     Coverage   69.46%   69.46%           
   =======================================
     Files          17       17           
     Lines        3435     3435           
   =======================================
     Hits         2386     2386           
     Misses        883      883           
     Partials      166      166
   ```
   
   
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=footer).
 Last update 
[ecc6957...8696354](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/328?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add proxy to service-center in frontend
> ---------------------------------------
>
>                 Key: SCB-479
>                 URL: https://issues.apache.org/jira/browse/SCB-479
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Service-Center
>    Affects Versions: service-center-1.0.0-m2
>            Reporter: Yang Bo
>            Assignee: Yang Bo
>            Priority: Major
>
> Currently the frontend visits service-center directly from user browser. This 
> requires that the service-center must be listening on a address accessible 
> from the user machine. (Frontend will not work if visited from other machines 
> if service-center listens on localhost.)
> To resolve this issue, we need to add a proxy in the frontend server, and the 
> user access the service-center through that proxy.
> This also eliminates the need to modify the apiList.js file when configuring 
> service-center address and port.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to