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

Australian Tech

64 readers
13 users here now

For techs and techy stuff.

founded 7 months 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
[–] [email protected] 5 points 3 months ago* (last edited 3 months 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