Yes, should be more than enough
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
I run 3 static sites on a 128MB VPS.
Instead of apache or nginx, just use caddy. Works great.
# free -m
total used free shared buff/cache available
Mem: 128 78 0 1 50 49
Swap: 64 0 64
and about all the talk about debian, ubuntu, bsd, I'm just running the latest Debian 12 on it,
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
Why not try github pages? It is free.
The best way would be to use S3+cloudfront+route53 from AWS because it seems to be the cheapest setup for such approach. It will take approximately $2 per month to serve such site