news.volyx.in

Self hosting in 2023 (grifel.dev)

566 points by michalwarda · 1291 days ago · 296 comments on HN

Article summary

The author shares their experience of self-hosting a static website on a Raspberry Pi 4b at home, achieving a perfect PageSpeed score and 100% uptime. They used Coolify, a simpler alternative to Heroku, to set up and deploy their website. The author highlights the benefits of self-hosting, including low costs and full control over the setup. However, they also note that this approach may not be suitable for large-scale or critical applications.

Main themes

  • self-hosting
  • static websites
  • Raspberry Pi
  • Coolify
  • dynamic DNS
  • HTTPS certificates
  • CGNAT
  • cloud hosting alternatives

What commenters say

  • Self-hosting a website from home is as easy as it was in 2003, with the help of dynamic DNS and modern web servers.
  • The need for a static IP address is not a significant barrier to self-hosting, as dynamic DNS and other workarounds are available.
  • Some argue that self-hosting is not as easy as it seems, due to the need for HTTPS certificates and other technical considerations.
  • Others believe that cloud hosting solutions, such as Cloudflare, can provide an easier and more reliable alternative to self-hosting.
  • The use of CGNAT by some ISPs can make self-hosting more difficult, but workarounds such as WireGuard and VPNs are available.
  • The benefits of self-hosting, including low costs and full control, make it an attractive option for some users.
  • However, self-hosting may not be suitable for all use cases, particularly those that require high availability and scalability.