Hacker News new | ask | show | jobs
by benn_88 2207 days ago
I host a static website on a Raspberry Pi 3 and it's been running very well for about 3 years. It's static HTML and it also serves files. It's hosted by a provider with a "Pi Cloud". https://www.mythic-beasts.com/order/rpi

The website is https://www.piwheels.org - it's a Python package repository for Raspberry Pi users

It's served over 20M downloads, which is 70TB. Currently serving 1.2M downloads a month (4.4TB).

A cheap VPS would be easier, better and about the same price. But piwheels is a bit of a dogfooding project. But it works!