claudioc / jingo

Node.js based Wiki
MIT License
1.02k stars 184 forks source link

Run jingo public with ssl support #196

Closed swilkTUDA closed 7 years ago

swilkTUDA commented 7 years ago

Is it possible to provide a jingo wiki over https?

claudioc commented 7 years ago

Yes, of cource. The jingo server itself doesn't provide TLS termination, but it'd be very easy to setup an nginx server in front of it using a certificate from Let's Encrypt, for example.

There is a page in the wiki explaining how to put Jingo behind nginx: https://github.com/claudioc/jingo/wiki/Serve-Jingo-pages-behind-a-reverse-proxy