We added a new, internal only nginx vhost for debugging purposes listening on localhost port 2813. Through this new vhost, you can access the following informations in a easy way:
- monit web interface
- nginx status page
- status page of each PHP FPM Pool
To connect to this vhost from externally, use a SSH socks proxy or tunnel to port 2813.
Closes #84