Shinken behind a reverse proxy
Web agency » Digital news » Shinken behind a reverse proxy

Shinken behind a reverse proxy

Shinken uses its own engine to serve web pages. This is what causes the WebUI to be attacked via port 7767 by default. It's a bit ugly so go put an nginx proxy in front.

Installing nginx

We delete the vhost by default

We create a new vhost under / etc / nginx / sites-available / shinken and we put the following lines there

We activate the vhost

We relaunch nginx

Finished !

★ ★ ★ ★ ★