Hi all,

I’ve built a personal portfolio website for my photography hobby and as a side project for myself to learn.

I’m using Node JS and Express to run a basic server on my raspberry pi plugged into my home network. I’m using Nginx for proxy and SSL encryption as well as UFW for firewall. This is as far as I know how to do it safely, but I’m curious if there’s anything I should be wary about as I plan on having this site up 24/7.

Any advice is welcome, thanks!

  • @StrawberryPigtails
    link
    English
    111 months ago

    A basic website isn’t bad on a security front. Just make sure you are keeping everything updated, and have blocks on any port you are not using (Close the ports).