LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

HTTPS Panel #46

Closed rezabagh closed 8 years ago

rezabagh commented 8 years ago

hello,

any idea how i could run the panel address in HTTPS on port 443 instead of simple HTTP ? I mean Ex,

http://lobster.lunanode.com/ ---> https://lobster.lunanode.com/

Thank you

uakfdotb commented 8 years ago

Lobster is not intended to include full web server stack. The recommended setup with HTTPS is to use a reverse proxy from a web server. You can use the urlBase and proxyHeader settings.