Re: Zeppelin turn off HTTP endpoint

2017-09-01 Thread Tw UxTLi51Nus
Hi, thanks for your answer. Actually this was/is my backup plan... I wanted to avoid throwing in another service and thus was looking for a solution with Zeppelin only... best regards On Friday, September 1, 2017 5:25:21 AM CEST Park Hoon wrote: > Hi, If you are using nginx or webserver like

Re: Zeppelin turn off HTTP endpoint

2017-08-31 Thread Park Hoon
Hi, If you are using nginx or webserver like things for SSL setup, you can redirect easily by configuring - https://www.bjornjohansen.no/redirect-to-https-with-nginx Regard, On Tue, Aug 29, 2017 at 10:34 PM, Tw UxTLi51Nus wrote: > Hi Zeppelin-Users, > > I am trying to secure my Zeppelin ins

Zeppelin turn off HTTP endpoint

2017-08-29 Thread Tw UxTLi51Nus
Hi Zeppelin-Users, I am trying to secure my Zeppelin installation. I have sucessfully set up SSL/HTTPS. Now I would like to either - turn off HTTP or - automatically redirect HTTP to HTTPS Unfortunately I could not find any documentation as to how to do this, only open questions / issues: [1] h