this post was submitted on 22 Jun 2024
13 points (100.0% liked)

Australian Tech

215 readers
7 users here now

For techs and techy stuff.

founded 1 year ago
MODERATORS
 

What are my best options for hosting a static site on Australian servers?

Previously I was using a normal web hosting service but they don't work very well with static site generators and are usually overpriced for what I want.

Ideally I'd like a service like Cloudflare pages or GitHub pages, etc., i.e. there is good integration with git as my site is generated using Hugo.

you are viewing a single comment's thread
view the rest of the comments
[–] lodion@aussie.zone 6 points 1 year ago* (last edited 1 year ago)

S3 bucket fronted by cloudfront. Egress from S3 to CF is free, from to Internet pretty cheap.

No server to manage, practically infinite scaling.. for a price