GitHub user astroshim opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/814

    Fix nginx config to use single port for websocket and REST.

    ### What is this PR for?
    Zeppelin uses single port number for REST and websocket since 0.5.5 so It 
should be fixed nginx config to use single port for websocket and RESTAPI.
    
    ### What type of PR is it?
    Bug Fix | Documentation 
    
    ### Todos
    * [ ] - fix to use single port nubmer for websocket and REST.
    
    ### How should this be tested?
    Try to set up the nginx config to use single port number for websocket and 
REST. 
    
    ### Screenshots (if appropriate)
    
![image](https://cloud.githubusercontent.com/assets/3348133/14250636/4c6edf1e-faba-11e5-8d22-1f39e667e140.png)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/astroshim/incubator-zeppelin fix-nginx-config

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/814.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #814
    
----
commit aa58faca526351f19b2b0300f38327d6fe1c6c96
Author: hsshim <astros...@gmail.com>
Date:   2016-04-04T13:28:29Z

    websocket is same with restapi's.

commit d55239808ccbad4a78d1edfe6222d29bdbf232c4
Author: hsshim <astros...@gmail.com>
Date:   2016-04-04T13:31:59Z

    change upstream port to 8080

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to