🔥🛑 Moving to VPS

Today we moved the webpage to a Virtual Private Server.

Nil

Offtopic

Security

85 Words Reading Time: 23 Seconds

06-20-2024 21:33 +0000


Moving 🐙 webpage to VPS

Today we moved the webpage to a VPS. We are using Hugo to generate the static content and Nginx as a web server.

Why?

Until now, The web was hosted on Firebase. I decided to move to a VPS to have more control over the server and to configure it as I want.

What security measures have I taken?

  • Disable the root user.
  • Disable password authentication.
  • Enable the firewall.
  • Create a dedicated user only for the webpage with limited permissions.