Installing a PHP app.

Status
Not open for further replies.

legsopenwild

Cadet
Joined
Jan 5, 2017
Messages
3
Would any of you fine peeps mind explaining how to install this
https://github.com/d4rk22/Network-Status-Page
application in a nginx, I have it running in a jail basically identical to this guide
https://www.jruehlig.com/wordpress/installation-configuration-of-freenas-plugins/
that also is running on a PIA VPN, which shouldn't effect anything if the ip is dynamic because it's all being pushed internally though a port.
This was literally my first time installing nginx or even researching it, but I am very familiar with linux (Arch) and freeBSD for that matter.
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977

legsopenwild

Cadet
Joined
Jan 5, 2017
Messages
3
That one works fine, I've used it more than once.

@legsopenwild just make sure if you are exposing a web stack jail to the internet that you have it properly hardened before you do.
I do intend to Https-afie it with lets enreypt, by the way, does anyknow if you can have a specific service be routed through a normal connection, not a VPN, apparently PIA doesn't allow easy port forwarding.
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Https does not mean your server installation is secure, it merely means the connection is encrypted. Do some research on Nginx best practices, configuration and hardening if your going to expose it to the internet.
 
Status
Not open for further replies.
Top